sci-electronics/kicad-footprints: Stabilize 9.0.5 amd64, #967027

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-06 04:15:52 +00:00
parent c800ade550
commit e4b63af817

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://gitlab.com/kicad/libraries/${PN}/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64 ~riscv"
KEYWORDS="amd64 ~riscv"
fi
LICENSE="CC-BY-SA-4.0"