net-misc/gallery-dl: Stabilize 1.32.9-r1 ALLARCHES, #982412

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-09-12 17:51:17 +03:00
parent f78a1ba569
commit e8a9d079d2

View File

@@ -18,7 +18,7 @@ if [[ "${PV}" == *9999* ]]; then
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"