summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-06 00:44:45 +0000
committerSam James <sam@gentoo.org>2023-01-06 00:44:54 +0000
commitcb767547cce51407ded3723e7384c0cee8895041 (patch)
treec2c15c082235188a95cdfc4a41ba7cbe9f7b1968
parentnet-misc/gallery-dl: Stabilize 1.24.1 ppc, #889894 (diff)
downloadgentoo-cb767547cce51407ded3723e7384c0cee8895041.tar.gz
gentoo-cb767547cce51407ded3723e7384c0cee8895041.tar.bz2
gentoo-cb767547cce51407ded3723e7384c0cee8895041.zip
net-misc/gallery-dl: Stabilize 1.24.1 ppc64, #889894
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
index c76eef49e2db..fd6992a99be8 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.1.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"