summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-27 20:01:14 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-27 20:01:14 +0200
commit43ee9b29fe39fc8e80c38b7bcb0a332c383406ae (patch)
tree69eb0397aa00df0d19b50843341d87bb40d74908 /net-misc/gallery-dl
parentdev-lang/interprolog: support compiling with Java 17 (diff)
downloadgentoo-43ee9b29fe39fc8e80c38b7bcb0a332c383406ae.tar.gz
gentoo-43ee9b29fe39fc8e80c38b7bcb0a332c383406ae.tar.bz2
gentoo-43ee9b29fe39fc8e80c38b7bcb0a332c383406ae.zip
net-misc/gallery-dl: Stabilize 1.21.1 amd64, #847475
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.21.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild
index 2db99fce7e54..d79cde4aa32b 100644
--- a/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild
@@ -16,7 +16,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}.tar.gz"
- KEYWORDS="~amd64 arm arm64 hppa ppc ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2"