summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-16 05:43:34 +0000
committerSam James <sam@gentoo.org>2023-02-16 05:43:34 +0000
commit8b40df433fb5f12e57f36cae71673cb5249eb00a (patch)
tree086a3a7c13359d8b394ead533a2142b955614cb9 /net-misc
parentmedia-gfx/asymptote: remove old version (diff)
downloadgentoo-8b40df433fb5f12e57f36cae71673cb5249eb00a.tar.gz
gentoo-8b40df433fb5f12e57f36cae71673cb5249eb00a.tar.bz2
gentoo-8b40df433fb5f12e57f36cae71673cb5249eb00a.zip
net-misc/gallery-dl: Stabilize 1.24.4 x86, #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 0e16fb12a6d1..61a12bda60e2 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"