commit: 2be1f05c59c378933efc48901560071972cfa7e3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 3 18:59:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 3 18:59:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be1f05c
net-misc/gallery-dl: Stabilize 1.25.7 arm64, #911670
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/gallery-dl/gallery-dl-1.25.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"