Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/papirus-icon-theme/
Date: Sat, 19 Feb 2022 13:15:52
Message-Id: 1645276516.cf16535c91569965dfa42be99c8dbcf065e80c77.jsmolic@gentoo
1 commit: cf16535c91569965dfa42be99c8dbcf065e80c77
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 13:09:52 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 13:15:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf16535c
7
8 x11-themes/papirus-icon-theme: Stabilize 20211201 ALLARCHES, #833717
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-themes/papirus-icon-theme/papirus-icon-theme-20211201.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20211201.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20211201.ebuild
16 index a66cddd5ee03..7d8d629b6b93 100644
17 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20211201.ebuild
18 +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20211201.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
30 +KEYWORDS="amd64 arm64 ppc64 x86"
31
32 src_compile() { :; }