From d2a03ee9e13d53a3b27af6ff783d300a5a007b65 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 10 Oct 2025 09:52:55 +0300 Subject: [PATCH] kde-misc/tellico: Stabilize 4.1.3 amd64, #962602 Signed-off-by: Arthur Zamarin --- kde-misc/tellico/tellico-4.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-4.1.3.ebuild b/kde-misc/tellico/tellico-4.1.3.ebuild index 8c55499f3d1bd..a0e10517d3f1d 100644 --- a/kde-misc/tellico/tellico-4.1.3.ebuild +++ b/kde-misc/tellico/tellico-4.1.3.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 )"