diff options
author | Sam James <sam@gentoo.org> | 2020-11-02 12:48:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-02 12:48:24 +0000 |
commit | f973d505fbfc53c2d111f73cd24709f6fee9b2bc (patch) | |
tree | 84d7454513dd7f0130d39dea7f670a5a19124487 /kde-misc | |
parent | media-sound/cantata: Stabilize 2.4.2 amd64, #749783 (diff) | |
download | gentoo-f973d505fbfc53c2d111f73cd24709f6fee9b2bc.tar.gz gentoo-f973d505fbfc53c2d111f73cd24709f6fee9b2bc.tar.bz2 gentoo-f973d505fbfc53c2d111f73cd24709f6fee9b2bc.zip |
kde-misc/tellico: Stabilize 3.3.3 amd64, #749786
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.3.ebuild b/kde-misc/tellico/tellico-3.3.3.ebuild index 1546c9901cf6..a2f510ecd1c9 100644 --- a/kde-misc/tellico/tellico-3.3.3.ebuild +++ b/kde-misc/tellico/tellico-3.3.3.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 )" |