summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-30 22:28:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-30 22:28:20 +0300
commit02494ef40ed8aa6ca45626fa2bf8a8a5c63706d2 (patch)
tree49b9509c54ba042e9786084826249b03b5434273 /net-misc
parentmedia-libs/libwebp: Stabilize 1.2.4-r2 ppc, #909410 (diff)
downloadgentoo-02494ef40ed8aa6ca45626fa2bf8a8a5c63706d2.tar.gz
gentoo-02494ef40ed8aa6ca45626fa2bf8a8a5c63706d2.tar.bz2
gentoo-02494ef40ed8aa6ca45626fa2bf8a8a5c63706d2.zip
net-misc/gallery-dl: Stabilize 1.25.5 ppc, #909415
Signed-off-by: Arthur Zamarin <arthurzam@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 b3da2a9c870f..53672294f91f 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"