From: Mikle Kolyada Date: Sun, 14 Apr 2019 16:20:56 +0000 (+0300) Subject: app-editors/pluma: x86 stable wrt bug #682168 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e6b3b6cc6fbeb26fd992574279734e84ea8b8ab;p=gentoo.git app-editors/pluma: x86 stable wrt bug #682168 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/app-editors/pluma/pluma-1.22.0.ebuild b/app-editors/pluma/pluma-1.22.0.ebuild index 390308876be8..cf7016392b87 100644 --- a/app-editors/pluma/pluma-1.22.0.ebuild +++ b/app-editors/pluma/pluma-1.22.0.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit mate python-single-r1 virtualx if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Pluma text editor for the MATE desktop"