dev-util/strace: x86 stable (bug #596200)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 11:18:36 +0000 (12:18 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 11:23:42 +0000 (12:23 +0100)
Package-Manager: Portage-2.3.2, Repoman-2.3.1

dev-util/strace/strace-4.13.ebuild

index fbce562b490b21b2d24eae245fe6692a1475c5e5..2dc4675346293eec9cbabe2b3e538a21080d2b91 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-2 autotools
 else
        SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-       KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+       KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A useful diagnostic, instructional, and debugging tool"