dev-util/strace: stable 4.23-r1 for sparc, bug #667702
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 4 Oct 2018 20:31:35 +0000 (22:31 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 4 Oct 2018 20:55:06 +0000 (21:55 +0100)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/strace/strace-4.23-r1.ebuild

index 058032a5025f1e82b02689a3536febe2c1f3550f..80747cf815a7a8f5ed05d3b01c4251811ab6b1a3 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
 else
        SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A useful diagnostic, instructional, and debugging tool"