diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:40:05 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 21:26:32 -0400 |
commit | 3126c611d0f587f350ca094ebd665c0827955625 (patch) | |
tree | 70b11409933cae75477f381c71fab8b5fb65a112 /app-editors | |
parent | x11-misc/mozo: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-mate-3126c611d0f587f350ca094ebd665c0827955625.tar.gz gentoo-mate-3126c611d0f587f350ca094ebd665c0827955625.tar.bz2 gentoo-mate-3126c611d0f587f350ca094ebd665c0827955625.zip |
app-editors/pluma: Stable on amd64 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 1e6303c..d4d62a2 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" |