Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-themes/
Date: Thu, 10 Jun 2021 00:24:09
Message-Id: 1623284390.a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a.np-hardass@gentoo
1 commit: a6b0b6f783c319a8b2f97668cc8bb1beee0dd74a
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 10 00:19:50 2021 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 10 00:19:50 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=a6b0b6f7
7
8 x11-themes/mate-themes: Stabilize 3.22.21 for amd64,x86
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 x11-themes/mate-themes/mate-themes-3.22.21.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-themes/mate-themes/mate-themes-3.22.21.ebuild b/x11-themes/mate-themes/mate-themes-3.22.21.ebuild
17 index a32894e..0f0310a 100644
18 --- a/x11-themes/mate-themes/mate-themes-3.22.21.ebuild
19 +++ b/x11-themes/mate-themes/mate-themes-3.22.21.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz"
27
28 LICENSE="CC-BY-SA-3.0 GPL-3+ LGPL-2.1+ LGPL-3"
29 SLOT="0/${MATE_GTK_V}"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
31 +KEYWORDS="amd64 ~arm ~arm64 x86"
32
33 RDEPEND="
34 >=x11-libs/gdk-pixbuf-2:2