commit: d887dc46da1927b89d834dff0997fffe6af6e1ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 2 17:35:17 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 2 17:43:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d887dc46
kde-misc/tellico: stabilize 3.5.1 for amd64 Signed-off-by: Sam James <sam <AT> gentoo.org> kde-misc/tellico/tellico-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-3.5.1.ebuild b/kde-misc/tellico/tellico-3.5.1.ebuild index 36511d57e527..87fe013d4e25 100644 --- a/kde-misc/tellico/tellico-3.5.1.ebuild +++ b/kde-misc/tellico/tellico-3.5.1.ebuild @@ -12,7 +12,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 )"
