diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-02-27 15:52:17 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-02-27 15:52:17 +0100 |
commit | 298c5e436819950636237ace48f156f8326ac739 (patch) | |
tree | b419bf988f8167c2b6ca64e023267aaa74a7de42 /x11-themes | |
parent | x11-plugins/pidgin-indicator: stabilize 1.0.1-r2 for amd64 (diff) | |
download | gentoo-298c5e436819950636237ace48f156f8326ac739.tar.gz gentoo-298c5e436819950636237ace48f156f8326ac739.tar.bz2 gentoo-298c5e436819950636237ace48f156f8326ac739.zip |
x11-themes/ubuntu-wallpapers: stabilize 22.10.3 for ALLARCHES
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild index 42a449c95f43..0fd2cb1608ad 100644 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz" # Review COPYING file for updates LICENSE="CC-BY-SA-3.0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="" RDEPEND="" |