From: Agostino Sarubbo Date: Mon, 24 Feb 2020 13:23:17 +0000 (+0100) Subject: app-editors/okteta: x86 stable wrt bug #709884 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8f2ebb1cfa0a594863cd7778d2cd0bdbb6fff8d1;p=gentoo.git app-editors/okteta: x86 stable wrt bug #709884 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-editors/okteta/okteta-0.26.3.ebuild b/app-editors/okteta/okteta-0.26.3.ebuild index 54e9ab738e10..dea05ea663b9 100644 --- a/app-editors/okteta/okteta-0.26.3.ebuild +++ b/app-editors/okteta/okteta-0.26.3.ebuild @@ -17,7 +17,7 @@ https://utils.kde.org/projects/okteta/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )"