From: Sergei Trofimovich Date: Mon, 9 Oct 2017 14:41:26 +0000 (+0000) Subject: dev-util/strace: stable 4.16 for hppa, bug #620086 (thanks to Rolf Eike Beer) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0fc3fe66743ded57294bb8972bf1b0cb7fb6ca3;p=gentoo.git dev-util/strace: stable 4.16 for hppa, bug #620086 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa" --- diff --git a/dev-util/strace/strace-4.16.ebuild b/dev-util/strace/strace-4.16.ebuild index 0e3f99adfaf1..29011899d9d0 100644 --- a/dev-util/strace/strace-4.16.ebuild +++ b/dev-util/strace/strace-4.16.ebuild @@ -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"