diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2021-06-09 18:54:38 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2021-06-09 18:54:38 -0400 |
commit | ecf0b880fc2bb6c5746f836c75eb72e774f5d866 (patch) | |
tree | 5486266b2ab9b11497faa87056215982a6b1f956 /x11-themes/mate-icon-theme | |
parent | dev-libs/libmateweather: Drop old (diff) | |
download | gentoo-mate-ecf0b880fc2bb6c5746f836c75eb72e774f5d866.tar.gz gentoo-mate-ecf0b880fc2bb6c5746f836c75eb72e774f5d866.tar.bz2 gentoo-mate-ecf0b880fc2bb6c5746f836c75eb72e774f5d866.zip |
x11-themes/mate-icon-theme: Stabilize 1.24.0-r1 for amd64,x86
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-themes/mate-icon-theme')
-rw-r--r-- | x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild index 06e9101..3745d0f 100644 --- a/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild +++ b/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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" |