dev-util/strace: stable 4.23-r1 for hppa, bug #667702
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Oct 2018 21:15:39 +0000 (22:15 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Oct 2018 22:07:53 +0000 (23:07 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"

dev-util/strace/strace-4.23-r1.ebuild

index 918a179d9da1d9218036b465a184aa63138ea537..acb8321fc72c30f13ff30ad5953aff6c89107839 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"