commit: d9647d11a7feebebeb0a558bd947a580eedd12a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 15:04:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 15:04:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9647d11
kde-misc/tellico: Stabilize 3.3.4-r1 x86, #761682 Signed-off-by: Sam James <sam <AT> gentoo.org> kde-misc/tellico/tellico-3.3.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/tellico/tellico-3.3.4-r1.ebuild b/kde-misc/tellico/tellico-3.3.4-r1.ebuild index dbd225bac30..a2706882961 100644 --- a/kde-misc/tellico/tellico-3.3.4-r1.ebuild +++ b/kde-misc/tellico/tellico-3.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-no-khtml.patch.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )"
