diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-07-20 16:28:59 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-07-20 16:28:59 +0200 |
commit | 2c842f4bd8361aceb3cddb0095a6a47213dbe5d0 (patch) | |
tree | c7dff06c759e0f644b47a655f0b48ce115de043a /x11-themes/fedora-backgrounds | |
parent | gui-libs/gdk-pixbuf-loader-webp: add 0.0.6 (diff) | |
download | gentoo-2c842f4bd8361aceb3cddb0095a6a47213dbe5d0.tar.gz gentoo-2c842f4bd8361aceb3cddb0095a6a47213dbe5d0.tar.bz2 gentoo-2c842f4bd8361aceb3cddb0095a6a47213dbe5d0.zip |
x11-themes/fedora-backgrounds: stabilize 36.1.2 for ALLARCHES
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes/fedora-backgrounds')
-rw-r--r-- | x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild index 82df8670e119..89beba70eefc 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${ # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" SLOT="$(ver_cut 1)" |