summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-31 09:10:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-31 09:10:22 +0200
commit7894b59d9f9be01e6804a7e46305e4f44b489014 (patch)
tree1fd6c6b07f76bc204edf51f28bed5b70405d72fa /net-misc
parentsys-apps/pcsc-lite: arm stable wrt bug #848594 (diff)
downloadgentoo-7894b59d9f9be01e6804a7e46305e4f44b489014.tar.gz
gentoo-7894b59d9f9be01e6804a7e46305e4f44b489014.tar.bz2
gentoo-7894b59d9f9be01e6804a7e46305e4f44b489014.zip
net-misc/gallery-dl: arm64 stable wrt bug #848573
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.21.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.21.2.ebuild b/net-misc/gallery-dl/gallery-dl-1.21.2.ebuild
index 6a1e8d4d6288..5dd69f097f6f 100644
--- a/net-misc/gallery-dl/gallery-dl-1.21.2.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.21.2.ebuild
@@ -16,7 +16,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}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2"