diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2021-06-09 20:19:50 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2021-06-09 20:19:50 -0400 |
commit | a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a (patch) | |
tree | caaa4d04f785097297ddf6978f1765828b67dd23 /x11-themes | |
parent | dev-python/python-caja: Drop old (diff) | |
download | gentoo-mate-a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a.tar.gz gentoo-mate-a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a.tar.bz2 gentoo-mate-a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a.zip |
x11-themes/mate-themes: Stabilize 3.22.21 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')
-rw-r--r-- | x11-themes/mate-themes/mate-themes-3.22.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-themes/mate-themes-3.22.21.ebuild b/x11-themes/mate-themes/mate-themes-3.22.21.ebuild index a32894e..0f0310a 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.21.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.21.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" LICENSE="CC-BY-SA-3.0 GPL-3+ LGPL-2.1+ LGPL-3" SLOT="0/${MATE_GTK_V}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=x11-libs/gdk-pixbuf-2:2 |