diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:22:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:24:03 +0300 |
commit | 1575349b71256dd6751a0242a36944ef79c8f9aa (patch) | |
tree | 7dc8eb3aad1daa67627dc0e4600a13a7dd8f1d90 /x11-themes/mate-backgrounds | |
parent | x11-terms/mate-terminal: x86 stable wrt bug #682168 (diff) | |
download | gentoo-1575349b71256dd6751a0242a36944ef79c8f9aa.tar.gz gentoo-1575349b71256dd6751a0242a36944ef79c8f9aa.tar.bz2 gentoo-1575349b71256dd6751a0242a36944ef79c8f9aa.zip |
x11-themes/mate-backgrounds: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild index 45ff2eef304c..8860e1169879 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild @@ -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" |