dev-embedded/urjtag: Stabilize 2021.03 sparc, #913742

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-09-07 18:02:06 +01:00
parent 81c86f60c2
commit c68e45d4bf

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="mirror://sourceforge/urjtag/${P}.tar.xz"
KEYWORDS="amd64 ~ppc ~sparc x86"
KEYWORDS="amd64 ~ppc sparc x86"
fi
DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many more"