From f5d2ef813fb8aab53b4eb38dbdf082d52d38b17c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 26 Mar 2022 20:49:35 +0100 Subject: [PATCH] kde-misc/tellico: x86 stable wrt bug #835886 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- kde-misc/tellico/tellico-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-3.4.4.ebuild b/kde-misc/tellico/tellico-3.4.4.ebuild index 8f29e915f87b5..5ae2ebe86576d 100644 --- a/kde-misc/tellico/tellico-3.4.4.ebuild +++ b/kde-misc/tellico/tellico-3.4.4.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 )"