summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-30 20:30:06 +0100
committerSam James <sam@gentoo.org>2023-06-30 20:30:16 +0100
commit75b961a245b4d8a2dac434d6b26edeb51646e18e (patch)
tree7e10b32e4d76bdf6204f5d1c57e1b31ba8499e5c /net-misc
parentmedia-libs/libwebp: Stabilize 1.2.4-r2 x86, #909410 (diff)
downloadgentoo-75b961a245b4d8a2dac434d6b26edeb51646e18e.tar.gz
gentoo-75b961a245b4d8a2dac434d6b26edeb51646e18e.tar.bz2
gentoo-75b961a245b4d8a2dac434d6b26edeb51646e18e.zip
net-misc/gallery-dl: Stabilize 1.25.5 x86, #909415
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
index 53672294f91f..549b891a6391 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.5.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"