summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-13 23:24:39 +0000
committerSam James <sam@gentoo.org>2023-02-13 23:24:39 +0000
commit648bcd35200c3e654bc5482b62ba84a234be8fa6 (patch)
tree062e9fceec40b8eb29e427559ba9d8b724224d07 /net-misc
parentnet-misc/gallery-dl: Stabilize 1.24.4 ppc64, #894244 (diff)
downloadgentoo-648bcd35200c3e654bc5482b62ba84a234be8fa6.tar.gz
gentoo-648bcd35200c3e654bc5482b62ba84a234be8fa6.tar.bz2
gentoo-648bcd35200c3e654bc5482b62ba84a234be8fa6.zip
net-misc/gallery-dl: Stabilize 1.24.4 ppc, #894244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
index 3f6870189656..3b1d9bcb8574 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.4.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"