diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:45:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:13 +0200 |
commit | 680fd9ca0e537a89c45568ce05840293de0eb07b (patch) | |
tree | 2188b72ed5959b55200a744da06469cc79139884 /x11-themes | |
parent | x11-terms/mate-terminal: x86 stable (bug #625838) (diff) | |
download | gentoo-680fd9ca0e537a89c45568ce05840293de0eb07b.tar.gz gentoo-680fd9ca0e537a89c45568ce05840293de0eb07b.tar.bz2 gentoo-680fd9ca0e537a89c45568ce05840293de0eb07b.zip |
x11-themes/mate-backgrounds: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild index 1db1d4b086f6..6286e58d7dfd 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" |