dev-util/strace: ia64 stable, bug #620086
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 4 Jun 2017 10:49:50 +0000 (11:49 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 4 Jun 2017 11:02:39 +0000 (12:02 +0100)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-util/strace/strace-4.16.ebuild

index daf5b0da69d75ecdae172e1e3fd62fb64f9f83fd..504eb9acbda39ed437abc2fbc682da1c7f3a3924 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 ~x86-linux"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
 DESCRIPTION="A useful diagnostic, instructional, and debugging tool"