diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:36:23 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 562ab732a6b030fccd9892a52a0e80b4084edcff (patch) | |
tree | b33ff76fe3b42f4676d5c8d42a0fd72f4171428e /x11-themes/mate-backgrounds | |
parent | mate-base/mate-panel: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-562ab732a6b030fccd9892a52a0e80b4084edcff.tar.gz gentoo-562ab732a6b030fccd9892a52a0e80b4084edcff.tar.bz2 gentoo-562ab732a6b030fccd9892a52a0e80b4084edcff.zip |
x11-themes/mate-backgrounds: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild index 14c3a7e21b49..6319cbace361 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" |