net-misc/gallery-dl: Stabilize 1.25.6 x86, #910655

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-22 19:36:10 +01:00
parent c1fb973f08
commit 775db2f016

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"