diff options
-rw-r--r-- | x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild index 274304f0882f..ca546b61fb32 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild @@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}" SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz" LICENSE="CC-BY-SA-4.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" SLOT="$(ver_cut 1)" |