summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-12 16:14:21 +0000
committerSam James <sam@gentoo.org>2022-12-12 16:14:21 +0000
commit275c9deb68d19ba681a8146e077d5ed554d49235 (patch)
tree13151fcd09b217ad947da05237222d06146fafb1 /net-misc/gallery-dl
parentnet-misc/gallery-dl: Stabilize 1.23.5 ppc, #885603 (diff)
downloadgentoo-275c9deb68d19ba681a8146e077d5ed554d49235.tar.gz
gentoo-275c9deb68d19ba681a8146e077d5ed554d49235.tar.bz2
gentoo-275c9deb68d19ba681a8146e077d5ed554d49235.zip
net-misc/gallery-dl: Stabilize 1.23.5 amd64, #885603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.23.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
index ad849ba567cb..ce3f4d517128 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.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"