Сравнение urjtag-2021.03 с urjtag-9999
/usr/portage/dev-embedded/urjtag/urjtag-9999.ebuild 2024-12-25 14:59:47.803270057 +0300 | ||
---|---|---|
12 | 12 |
inherit git-r3 autotools |
13 | 13 |
S="${WORKDIR}/${P}/${PN}" |
14 | 14 |
else |
15 |
SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.xz" |
|
16 |
KEYWORDS="amd64 ppc sparc x86" |
|
15 |
SRC_URI="https://downloads.sourceforge.net/urjtag/${P}.tar.xz" |
|
16 |
KEYWORDS="~amd64 ~ppc ~sparc ~x86" |
|
17 | 17 |
fi |
18 | 18 | |
19 | 19 |
DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many more" |