summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-10 01:14:22 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-10 01:51:59 +0200
commit007998689c561e2633a81bc671c0429cebefe2d7 (patch)
treecf8fb0872ac32f6a3e930f5f306aec1b5414228d /app-editors
parentapp-arch/engrampa: x86 stable (bug #625838) (diff)
downloadgentoo-007998689c561e2633a81bc671c0429cebefe2d7.tar.gz
gentoo-007998689c561e2633a81bc671c0429cebefe2d7.tar.bz2
gentoo-007998689c561e2633a81bc671c0429cebefe2d7.zip
app-editors/pluma: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/pluma/pluma-1.18.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/pluma/pluma-1.18.3.ebuild b/app-editors/pluma/pluma-1.18.3.ebuild
index 07b75492fa3b..dc1f3095a764 100644
--- a/app-editors/pluma/pluma-1.18.3.ebuild
+++ b/app-editors/pluma/pluma-1.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"