dev-util/strace: x86 stable (bug #686580)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 26 May 2019 22:24:02 +0000 (00:24 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 26 May 2019 22:27:02 +0000 (00:27 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/strace/strace-4.26.ebuild

index 050fa4cfbc279f4cfecb272d7818429deb6e32fb..716f82575b304a286c25cb346e01f55c13c1be90 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"