summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-06 12:13:21 -0400
committerMatt Turner <mattst88@gentoo.org>2018-10-06 12:47:25 -0400
commit09ca0efdb40d7a859d51c6f04f09c31bb8b1261e (patch)
tree1bd6a7d4253979ac13182ecb29adeb3e17421c7e /dev-util/strace/strace-4.23-r1.ebuild
parentapp-text/ghostscript-gpl-9.25: ppc64 stable, bug 635426 (diff)
downloadgentoo-09ca0efdb40d7a859d51c6f04f09c31bb8b1261e.tar.gz
gentoo-09ca0efdb40d7a859d51c6f04f09c31bb8b1261e.tar.bz2
gentoo-09ca0efdb40d7a859d51c6f04f09c31bb8b1261e.zip
dev-util/strace-4.23-r1: ppc64 stable, bug 667702
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/strace/strace-4.23-r1.ebuild')
-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 0d4c67ecc24e..918a179d9da1 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"