summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-06 00:44:43 +0000
committerSam James <sam@gentoo.org>2023-01-06 00:44:52 +0000
commit14576b87c8ae6db9b899b4f9a78f91c981dd7188 (patch)
treef80be5bd40b1b4d3c98d1ee7aed3a0b6aeadcf19 /net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
parentnet-misc/gallery-dl: Stabilize 1.24.1 hppa, #889894 (diff)
downloadgentoo-14576b87c8ae6db9b899b4f9a78f91c981dd7188.tar.gz
gentoo-14576b87c8ae6db9b899b4f9a78f91c981dd7188.tar.bz2
gentoo-14576b87c8ae6db9b899b4f9a78f91c981dd7188.zip
net-misc/gallery-dl: Stabilize 1.24.1 x86, #889894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl/gallery-dl-1.24.1.ebuild')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
index c20d4745d615..d77744686cc2 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/mikf/${PN}.git"
else
SRC_URI="https://github.com/mikf/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2"