commit:     d248619d405043470ec349ca4467d22c498c8307
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 17:55:40 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 18:18:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d248619d

x11-themes/fedora-backgrounds: Make pkgcheck happy

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/fedora-backgrounds/fedora-backgrounds-40.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-40.1.1.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-40.1.1.ebuild
index a20531228483..4d7a5c143555 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-40.1.1.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-40.1.1.ebuild
@@ -9,11 +9,11 @@ HOMEPAGE="https://github.com/fedoradesign/backgrounds";
 MY_PN="f$(ver_cut 1)-backgrounds"
 MY_P="${MY_PN}-${PV}"
 
SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+S="${WORKDIR}/${MY_PN}"
 
 # Review on each bump, files Attribution*
 LICENSE="CC-BY-SA-4.0"
 
-KEYWORDS="~amd64 ~x86"
 SLOT="$(ver_cut 1)"
 
-S="${WORKDIR}/${MY_PN}"
+KEYWORDS="~amd64 ~x86"

Reply via email to