summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-04-12 02:38:03 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-04-12 02:38:03 +0200
commit613fb663100e6a216e42a4a39293a5b277bfdb80 (patch)
tree01c8a93a80d91d92b5b80fb5acfae88945197898 /net-misc/gallery-dl
parentnet-misc/gallery-dl: Stabilize 1.25.0 arm64, #904195 (diff)
downloadgentoo-613fb663100e6a216e42a4a39293a5b277bfdb80.tar.gz
gentoo-613fb663100e6a216e42a4a39293a5b277bfdb80.tar.bz2
gentoo-613fb663100e6a216e42a4a39293a5b277bfdb80.zip
net-misc/gallery-dl: Stabilize 1.25.0 hppa, #904195
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild
index 8340a51b6862..023085f92f03 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.0.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"