summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-16 10:01:02 +0000
committerSam James <sam@gentoo.org>2023-02-16 10:01:02 +0000
commit13eafa6395512d89876347b7518c0788d70f9c24 (patch)
tree053e139bfd1188834a73a35d32dfccd47242a370 /net-misc
parentdev-python/alembic: Stabilize 1.9.2-r1 ALLARCHES, #894118 (diff)
downloadgentoo-13eafa6395512d89876347b7518c0788d70f9c24.tar.gz
gentoo-13eafa6395512d89876347b7518c0788d70f9c24.tar.bz2
gentoo-13eafa6395512d89876347b7518c0788d70f9c24.zip
net-misc/gallery-dl: Stabilize 1.24.4 amd64, #894244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
index 61a12bda60e2..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.4.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"