dev-embedded/urjtag: amd64 stable wrt bug #696264
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 7 Oct 2019 08:36:42 +0000 (10:36 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 7 Oct 2019 08:36:42 +0000 (10:36 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-embedded/urjtag/urjtag-0.10-r1.ebuild

index bd2122f3ac81e7172f80ac520f23f6ddf2fc8beb..89062c5dd25a5d9b0a106d1d48d817b12369966f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: figure out htf to make python.eclass work
@@ -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"