dev-util/strace: stable 4.16 for hppa, bug #620086 (thanks to Rolf Eike Beer)
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 9 Oct 2017 14:41:26 +0000 (14:41 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 9 Oct 2017 14:44:38 +0000 (14:44 +0000)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

dev-util/strace/strace-4.16.ebuild

index 0e3f99adfaf156e4b8ba725e0f1f29c79bb01cf7..29011899d9d0a64303069e7be00f6d115abd668c 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"