diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:23:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:26:42 +0300 |
commit | b12e1eaf9e4da8a14e77b78e8a0c0d307498442b (patch) | |
tree | d8c840a8b38522654c456bc64d81995ff3b43a15 /app-editors | |
parent | app-arch/engrampa: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-b12e1eaf9e4da8a14e77b78e8a0c0d307498442b.tar.gz gentoo-b12e1eaf9e4da8a14e77b78e8a0c0d307498442b.tar.bz2 gentoo-b12e1eaf9e4da8a14e77b78e8a0c0d307498442b.zip |
app-editors/pluma: amd64 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.22.0.ebuild b/app-editors/pluma/pluma-1.22.0.ebuild index 2fd22a3c6112..390308876be8 100644 --- a/app-editors/pluma/pluma-1.22.0.ebuild +++ b/app-editors/pluma/pluma-1.22.0.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_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" |