From d887dc46da1927b89d834dff0997fffe6af6e1ae Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 2 Aug 2023 18:35:17 +0100 Subject: kde-misc/tellico: stabilize 3.5.1 for amd64 Signed-off-by: Sam James --- kde-misc/tellico/tellico-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-misc/tellico') 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 )" -- cgit v1.2.3-65-gdbad