summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-02 20:41:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-02 20:41:35 +0200
commita395a91e6e56ce7dd4f5410b196f88f01d79fb25 (patch)
tree4541f121db569d338a449988f06660e754e9502c /net-misc
parentmedia-libs/exempi: Stabilize 2.6.3 ppc, #892725 (diff)
downloadgentoo-a395a91e6e56ce7dd4f5410b196f88f01d79fb25.tar.gz
gentoo-a395a91e6e56ce7dd4f5410b196f88f01d79fb25.tar.bz2
gentoo-a395a91e6e56ce7dd4f5410b196f88f01d79fb25.zip
net-misc/gallery-dl: Stabilize 1.24.2 ppc, #892467
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
index f0216d56b30a..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.2.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"