diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:38:19 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | a7ec06b83e7eb69289e561521637947f1fc61a09 (patch) | |
tree | 7a7206914310206291816a1bc25e3b60f6ce55d5 /mate-base | |
parent | media-gfx/eom: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-a7ec06b83e7eb69289e561521637947f1fc61a09.tar.gz gentoo-a7ec06b83e7eb69289e561521637947f1fc61a09.tar.bz2 gentoo-a7ec06b83e7eb69289e561521637947f1fc61a09.zip |
mate-base/mate-applets: Stable on amd64 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 f76711b21d62..188de6eff248 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" |