From fa63ca095791da510f18ae5a3a0960f48c22729a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 18 Oct 2020 20:05:19 +0200 Subject: [PATCH] kde-misc/tellico: x86 stable (bug #749786) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann --- kde-misc/tellico/tellico-3.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-3.3.3.ebuild b/kde-misc/tellico/tellico-3.3.3.ebuild index f39a4200a1443..1546c9901cf65 100644 --- a/kde-misc/tellico/tellico-3.3.3.ebuild +++ b/kde-misc/tellico/tellico-3.3.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 )"