diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:40:10 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 137c9be1b5034c4b2edaa4ec789142ba6350fd7c (patch) | |
tree | eaea9616c33da12246e52bb6b303b7b37ca1b461 /app-editors | |
parent | app-editors/pluma: Stable on amd64 keyword wrt #596998 (diff) | |
download | gentoo-137c9be1b5034c4b2edaa4ec789142ba6350fd7c.tar.gz gentoo-137c9be1b5034c4b2edaa4ec789142ba6350fd7c.tar.bz2 gentoo-137c9be1b5034c4b2edaa4ec789142ba6350fd7c.zip |
app-editors/pluma: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-1.12.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.12.2-r1.ebuild b/app-editors/pluma/pluma-1.12.2-r1.ebuild index d4d62a2748c6..02551b823e17 100644 --- a/app-editors/pluma/pluma-1.12.2-r1.ebuild +++ b/app-editors/pluma/pluma-1.12.2-r1.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) inherit mate multilib python-single-r1 virtualx if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Pluma text editor for the MATE desktop" |