diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 15:18:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 15:18:17 +0000 |
commit | 9b358f6c6243abd1352ba18cb7544a0c9bbf6a26 (patch) | |
tree | dde5eb3af1df1fc346473a229263390ba8c5bf30 /kde-misc | |
parent | app-admin/restart-services: Stabilize 0.15.2 amd64, #740242 (diff) | |
download | gentoo-9b358f6c6243abd1352ba18cb7544a0c9bbf6a26.tar.gz gentoo-9b358f6c6243abd1352ba18cb7544a0c9bbf6a26.tar.bz2 gentoo-9b358f6c6243abd1352ba18cb7544a0c9bbf6a26.zip |
kde-misc/tellico: Stabilize 3.3.2 amd64, #740376
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.2.ebuild b/kde-misc/tellico/tellico-3.3.2.ebuild index f39a4200a144..4d3921f076ee 100644 --- a/kde-misc/tellico/tellico-3.3.2.ebuild +++ b/kde-misc/tellico/tellico-3.3.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |