diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:45:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:16 +0200 |
commit | 831520eb34ed852647c53f9a403f990d2fa62990 (patch) | |
tree | 8ee0088494c6297d7a6915c7a841db97b88e5563 /x11-themes/mate-icon-theme | |
parent | x11-themes/mate-backgrounds: x86 stable (bug #625838) (diff) | |
download | gentoo-831520eb34ed852647c53f9a403f990d2fa62990.tar.gz gentoo-831520eb34ed852647c53f9a403f990d2fa62990.tar.bz2 gentoo-831520eb34ed852647c53f9a403f990d2fa62990.zip |
x11-themes/mate-icon-theme: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-themes/mate-icon-theme')
-rw-r--r-- | x11-themes/mate-icon-theme/mate-icon-theme-1.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.18.2.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.18.2.ebuild index 4d995620ed4d..a5c53654fb81 100644 --- a/x11-themes/mate-icon-theme/mate-icon-theme-1.18.2.ebuild +++ b/x11-themes/mate-icon-theme/mate-icon-theme-1.18.2.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="MATE default icon themes" |