From: Michał Górny Date: Sat, 23 Nov 2019 18:11:41 +0000 (+0100) Subject: dev-embedded/urjtag: Mark 0.10-r1 stable on rem. arches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e39a4c78e7e2f3ab294d5e6172866cc15e1115b;p=gentoo.git dev-embedded/urjtag: Mark 0.10-r1 stable on rem. arches Signed-off-by: Michał Górny --- diff --git a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild index 71e27c487c68..c1ef08281eb7 100644 --- a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild +++ b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then S=${WORKDIR}/${P}/${PN} else SRC_URI="mirror://sourceforge/urjtag/${P}.tar.bz2" - KEYWORDS="amd64 ~ppc ~sparc x86" + KEYWORDS="amd64 ppc sparc x86" fi DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many more"