diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:23:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:14 +0200 |
commit | b3448b5a264ab650dec2d9d49fe911383b588d26 (patch) | |
tree | 06629488c64fbbc2cbc9f2eaac5d46cced881b9e /mate-base | |
parent | mate-base/mate: x86 stable (bug #625838) (diff) | |
download | gentoo-b3448b5a264ab650dec2d9d49fe911383b588d26.tar.gz gentoo-b3448b5a264ab650dec2d9d49fe911383b588d26.tar.bz2 gentoo-b3448b5a264ab650dec2d9d49fe911383b588d26.zip |
mate-base/mate-applets: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-base')
-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 f0e4d037e94c..e8ca3dcd8079 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" |