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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-22 00:52:00 +01:00
parent 4439ea88c8
commit 3385d94672

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"