Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
Date: Mon, 27 Feb 2023 15:12:46
Message-Id: 1677509537.298c5e436819950636237ace48f156f8326ac739.pacho@gentoo
1 commit: 298c5e436819950636237ace48f156f8326ac739
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 14:52:17 2023 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 14:52:17 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298c5e43
7
8 x11-themes/ubuntu-wallpapers: stabilize 22.10.3 for ALLARCHES
9
10 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
11
12 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
16 index 42a449c95f43..0fd2cb1608ad 100644
17 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
18 +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 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="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
26 # Review COPYING file for updates
27 LICENSE="CC-BY-SA-3.0"
28
29 -KEYWORDS="~amd64 ~arm ~x86"
30 +KEYWORDS="amd64 arm x86"
31 IUSE=""
32
33 RDEPEND=""