Diff kicad-footprints-8.0.9 with a kicad-footprints-9999
/usr/portage/sci-electronics/kicad-footprints/kicad-footprints-9999.ebuild 2024-07-02 13:51:49.297851592 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
14 | 14 |
else |
15 | 15 |
SRC_URI="https://gitlab.com/kicad/libraries/${PN}/-/archive/${PV}/${P}.tar.bz2" |
16 | 16 | |
17 |
KEYWORDS="amd64 ~arm64 ~riscv ~x86" |
|
17 |
KEYWORDS="~amd64 ~arm64 ~riscv ~x86" |
|
18 | 18 |
fi |
19 | 19 | |
20 | 20 |
LICENSE="CC-BY-SA-4.0" |