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-30 18:41:39 -0400 |
commit | f66c7c2ddcffcb3f63be03327791992c79e92154 (patch) | |
tree | 2be8b8dac730f2e05f1e4ef0d60963b176090a47 /x11-themes/mate-themes | |
parent | dev-python/python-caja: Drop old (diff) | |
download | gentoo-f66c7c2ddcffcb3f63be03327791992c79e92154.tar.gz gentoo-f66c7c2ddcffcb3f63be03327791992c79e92154.tar.bz2 gentoo-f66c7c2ddcffcb3f63be03327791992c79e92154.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/mate-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 a32894e1e7d0..0f0310aba514 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 |