dev-util/strace: x86 stable (bug #667702)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:55:33 +0000 (05:55 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:55:33 +0000 (05:55 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/strace/strace-4.23-r1.ebuild

index 349b2d611dedce969d3601fe81863abb911159a0..65db82c2b4e63dffd39104afb54b525bd7de8a50 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"