summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-14 19:20:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-14 19:23:45 +0300
commit0e6b3b6cc6fbeb26fd992574279734e84ea8b8ab (patch)
tree7462eb660285e3b82442a4dbf59d2f015a29250e /app-editors
parentapp-arch/engrampa: x86 stable wrt bug #682168 (diff)
downloadgentoo-0e6b3b6cc6fbeb26fd992574279734e84ea8b8ab.tar.gz
gentoo-0e6b3b6cc6fbeb26fd992574279734e84ea8b8ab.tar.bz2
gentoo-0e6b3b6cc6fbeb26fd992574279734e84ea8b8ab.zip
app-editors/pluma: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/pluma/pluma-1.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"