summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-03 21:59:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-03 21:59:24 +0300
commit2be1f05c59c378933efc48901560071972cfa7e3 (patch)
tree41258d854b6701813aa1586d494f16c0744aef9e /net-misc/gallery-dl/gallery-dl-1.25.7.ebuild
parentnet-misc/gallery-dl: Stabilize 1.25.7 arm, #911670 (diff)
downloadgentoo-2be1f05c59c378933efc48901560071972cfa7e3.tar.gz
gentoo-2be1f05c59c378933efc48901560071972cfa7e3.tar.bz2
gentoo-2be1f05c59c378933efc48901560071972cfa7e3.zip
net-misc/gallery-dl: Stabilize 1.25.7 arm64, #911670
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl/gallery-dl-1.25.7.ebuild')
-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 a378737e89b1..339f6268bd9c 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"