summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-04 01:54:26 +0100
committerSam James <sam@gentoo.org>2023-08-04 01:54:26 +0100
commit37e343ca163f73badbc74175ec552e2a5ec8227c (patch)
tree97d03387e8ede91c015358bc044d4333220c60dc
parentapp-portage/pfl: Stabilize 3.2.1 ALLARCHES, #911677 (diff)
downloadgentoo-37e343ca163f73badbc74175ec552e2a5ec8227c.tar.gz
gentoo-37e343ca163f73badbc74175ec552e2a5ec8227c.tar.bz2
gentoo-37e343ca163f73badbc74175ec552e2a5ec8227c.zip
net-misc/gallery-dl: Stabilize 1.25.7 ppc64, #911670
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild
index aa65b9428809..3369767449a5 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.7.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"