From: Mikle Kolyada Date: Fri, 2 Aug 2019 08:02:41 +0000 (+0300) Subject: app-editors/okteta: x86 stable wrt bug #690942 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d112eebfe83efb76c7ec20dcd930647634217a91;p=gentoo.git app-editors/okteta: x86 stable wrt bug #690942 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/app-editors/okteta/okteta-0.26.2.ebuild b/app-editors/okteta/okteta-0.26.2.ebuild index 34b49888c93a..df4a8bac55dd 100644 --- a/app-editors/okteta/okteta-0.26.2.ebuild +++ b/app-editors/okteta/okteta-0.26.2.ebuild @@ -10,7 +10,7 @@ inherit kde5 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Hex editor by KDE"