net-misc/gallery-dl: Stabilize 1.24.2 arm64, #892467

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-29 03:03:24 +00:00
parent 64802ee866
commit f01f09ba34

View File

@@ -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"