summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-01 12:12:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-01 12:12:14 +0000
commite070642b397bd72d79d02119b6dd428d89299f8b (patch)
treef7f4a10259476fd193e0fcde3bd990b44a1fd464 /dev-util/strace
parentmedia-libs/libextractor: stable 1.8-r1 for ppc, bug #673742 (diff)
downloadgentoo-e070642b397bd72d79d02119b6dd428d89299f8b.tar.gz
gentoo-e070642b397bd72d79d02119b6dd428d89299f8b.tar.bz2
gentoo-e070642b397bd72d79d02119b6dd428d89299f8b.zip
dev-util/strace: stable 4.25 for ppc, bug #673824
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-4.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.25.ebuild b/dev-util/strace/strace-4.25.ebuild
index aa4321f4f151..3c4cc91cf6cd 100644
--- a/dev-util/strace/strace-4.25.ebuild
+++ b/dev-util/strace/strace-4.25.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"