net-misc/gallery-dl: Stabilize 1.24.4 arm64, #894244

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-14 02:57:15 +00:00
parent 1f664bbd80
commit c8232d2aa5

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"