From dd67425a32ec2d52a5042544dacd5a339c7036ee Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 7 Feb 2022 08:32:14 +0100 Subject: [PATCH] kde-misc/tellico: x86 stable wrt bug #832621 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- kde-misc/tellico/tellico-3.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-3.4.3.ebuild b/kde-misc/tellico/tellico-3.4.3.ebuild index 3c34e17b6b7e2..432adf816b336 100644 --- a/kde-misc/tellico/tellico-3.4.3.ebuild +++ b/kde-misc/tellico/tellico-3.4.3.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 )"