From dcfc325201f6858351e9bb1b606b8e090a084b75 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 5 Feb 2023 23:55:01 +0100 Subject: [PATCH] kde-misc/tellico: destabilize 3.4.6 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner --- kde-misc/tellico/tellico-3.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-3.4.6.ebuild b/kde-misc/tellico/tellico-3.4.6.ebuild index d1c0cfd516715..8637ab8482249 100644 --- a/kde-misc/tellico/tellico-3.4.6.ebuild +++ b/kde-misc/tellico/tellico-3.4.6.ebuild @@ -13,7 +13,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 )"