From 64e33528576774fdb792dac9740d83d06bc3bd72 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 29 Sep 2024 01:13:33 +0100 Subject: [PATCH] kde-misc/tellico: Stabilize 4.0 amd64, #939437 Signed-off-by: Sam James --- kde-misc/tellico/tellico-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-4.0.ebuild b/kde-misc/tellico/tellico-4.0.ebuild index b2c38e9e71500..3a0f823125fe4 100644 --- a/kde-misc/tellico/tellico-4.0.ebuild +++ b/kde-misc/tellico/tellico-4.0.ebuild @@ -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" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="amd64 ~arm64" fi LICENSE="|| ( GPL-2 GPL-3 )"