dev-util/strace-4.23-r1: ppc stable, bug 667702
authorMatt Turner <mattst88@gentoo.org>
Sat, 6 Oct 2018 16:13:05 +0000 (12:13 -0400)
committerMatt Turner <mattst88@gentoo.org>
Sat, 6 Oct 2018 16:47:23 +0000 (12:47 -0400)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-util/strace/strace-4.23-r1.ebuild

index 43fdc897da4059e2f29312afdc7dc00e650c11ba..0d4c67ecc24e97496ae55fb3ef26db08dd0cc746 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"