summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-06 12:13:05 -0400
committerMatt Turner <mattst88@gentoo.org>2018-10-06 12:47:23 -0400
commit321c8b006e257cf5e70768493f7a5445a765e6ae (patch)
tree8ea6072a2467b1ce672795e6ab58add5e381869f /dev-util/strace
parentapp-text/ghostscript-gpl-9.25: ppc stable, bug 635426 (diff)
downloadgentoo-321c8b006e257cf5e70768493f7a5445a765e6ae.tar.gz
gentoo-321c8b006e257cf5e70768493f7a5445a765e6ae.tar.bz2
gentoo-321c8b006e257cf5e70768493f7a5445a765e6ae.zip
dev-util/strace-4.23-r1: ppc stable, bug 667702
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-4.23-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.23-r1.ebuild b/dev-util/strace/strace-4.23-r1.ebuild
index 43fdc897da40..0d4c67ecc24e 100644
--- a/dev-util/strace/strace-4.23-r1.ebuild
+++ b/dev-util/strace/strace-4.23-r1.ebuild
@@ -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"