summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-13 14:27:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-13 14:31:24 +0200
commitf91227376fdbcd1ade439b5ef866158321b660ba (patch)
tree7f36fd4af0c81ec9cf806147104fdb44f5441654 /dev-util/strace
parentapp-arch/bzip2: ppc64 stable wrt bug #620466 (diff)
downloadgentoo-f91227376fdbcd1ade439b5ef866158321b660ba.tar.gz
gentoo-f91227376fdbcd1ade439b5ef866158321b660ba.tar.bz2
gentoo-f91227376fdbcd1ade439b5ef866158321b660ba.zip
dev-util/strace: ppc64 stable wrt bug #620086
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-4.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.16.ebuild b/dev-util/strace/strace-4.16.ebuild
index 3cd39c973688..4848639c5b3d 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"