diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 19:46:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 19:46:28 +0100 |
commit | 733f0c6a085daf3110046b766597907d418ffd6c (patch) | |
tree | 6abd70e41178632bea688a718e6b8bef9cc453e5 /kde-misc/tellico | |
parent | sci-libs/stellarsolver: Stabilize 1.8 amd64, #815835 (diff) | |
download | gentoo-733f0c6a085daf3110046b766597907d418ffd6c.tar.gz gentoo-733f0c6a085daf3110046b766597907d418ffd6c.tar.bz2 gentoo-733f0c6a085daf3110046b766597907d418ffd6c.zip |
kde-misc/tellico: Stabilize 3.4.1 amd64, #815838
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild index 8ce93a0fc060..e191324dd2b0 100644 --- a/kde-misc/tellico/tellico-3.4.1.ebuild +++ b/kde-misc/tellico/tellico-3.4.1.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 )" |