summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:29:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:29:01 +0200
commit23894d654fbb0813d540e257f20e29638b7f1ee9 (patch)
treee6784eb9232e8576ae66a51a8aafcf4ccdd38b4f /net-misc/gallery-dl
parentnet-misc/gallery-dl: Stabilize 1.24.5 ppc64, #899192 (diff)
downloadgentoo-23894d654fbb0813d540e257f20e29638b7f1ee9.tar.gz
gentoo-23894d654fbb0813d540e257f20e29638b7f1ee9.tar.bz2
gentoo-23894d654fbb0813d540e257f20e29638b7f1ee9.zip
net-misc/gallery-dl: Stabilize 1.24.5 arm, #899192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.5.ebuild
index 93e880a80b83..3f6870189656 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.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"