diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 18:48:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:21 +0300 |
commit | 220f981818a35cd6a4047d3b325a0d3782c816d6 (patch) | |
tree | f1aff85ced9161986023274a0196dd356fd33b4d /mate-base/mate-applets | |
parent | x11-wm/marco: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-220f981818a35cd6a4047d3b325a0d3782c816d6.tar.gz gentoo-220f981818a35cd6a4047d3b325a0d3782c816d6.tar.bz2 gentoo-220f981818a35cd6a4047d3b325a0d3782c816d6.zip |
mate-base/mate-applets: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'mate-base/mate-applets')
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.18.2.ebuild b/mate-base/mate-applets/mate-applets-1.18.2.ebuild index e8ca3dcd8079..d1214ac3333c 100644 --- a/mate-base/mate-applets/mate-applets-1.18.2.ebuild +++ b/mate-base/mate-applets/mate-applets-1.18.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit mate python-single-r1 if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Applets for the MATE Desktop and Panel" |