diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:38:25 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 6dea2b257ed2383a6d8b2ceeb78cc369ae960efb (patch) | |
tree | 58410aefa69f8765d2f0aa2be19fd4f15c8600d6 /mate-base | |
parent | mate-base/mate-applets: Stable on amd64 keyword wrt #596998 (diff) | |
download | gentoo-6dea2b257ed2383a6d8b2ceeb78cc369ae960efb.tar.gz gentoo-6dea2b257ed2383a6d8b2ceeb78cc369ae960efb.tar.bz2 gentoo-6dea2b257ed2383a6d8b2ceeb78cc369ae960efb.zip |
mate-base/mate-applets: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.12.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.12.1-r4.ebuild b/mate-base/mate-applets/mate-applets-1.12.1-r4.ebuild index 188de6eff248..0cfb8e826ad2 100644 --- a/mate-base/mate-applets/mate-applets-1.12.1-r4.ebuild +++ b/mate-base/mate-applets/mate-applets-1.12.1-r4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit mate python-single-r1 if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Applets for the MATE Desktop and Panel" |