summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-08-06 21:20:24 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-08-06 23:17:43 -0400
commit403c0ae7e465bb4349d475a71dd5bee16d9c43f7 (patch)
treec72224ca325848a154af07fb3f582b31db9e6cbb /app-editors/pluma
parentx11-misc/mozo: Stabilize 1.24.0 for amd46, x86 (diff)
downloadgentoo-403c0ae7e465bb4349d475a71dd5bee16d9c43f7.tar.gz
gentoo-403c0ae7e465bb4349d475a71dd5bee16d9c43f7.tar.bz2
gentoo-403c0ae7e465bb4349d475a71dd5bee16d9c43f7.zip
app-editors/pluma: Stabilize 1.24.0 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'app-editors/pluma')
-rw-r--r--app-editors/pluma/pluma-1.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.24.0.ebuild b/app-editors/pluma/pluma-1.24.0.ebuild
index ae1a569e5bee..31c1ba51542a 100644
--- a/app-editors/pluma/pluma-1.24.0.ebuild
+++ b/app-editors/pluma/pluma-1.24.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{3_6,3_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"