diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 18:41:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:12 +0300 |
commit | ea2bb0f9b8540a032b117f6b632e0943be8ccc21 (patch) | |
tree | 478b0d3be9d55d012517a9b05847ac2a7817d31d /app-editors | |
parent | mate-base/caja: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-ea2bb0f9b8540a032b117f6b632e0943be8ccc21.tar.gz gentoo-ea2bb0f9b8540a032b117f6b632e0943be8ccc21.tar.bz2 gentoo-ea2bb0f9b8540a032b117f6b632e0943be8ccc21.zip |
app-editors/pluma: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-1.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.18.3.ebuild b/app-editors/pluma/pluma-1.18.3.ebuild index dc1f3095a764..3e8abed509f2 100644 --- a/app-editors/pluma/pluma-1.18.3.ebuild +++ b/app-editors/pluma/pluma-1.18.3.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit mate multilib 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" |