summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-01 12:13:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-01 12:13:44 +0000
commit646897498a74d7823683a1010aa767634b38f8b9 (patch)
tree5de1cbf9591b3f55964d099692cc7db4731da661 /dev-util/strace/strace-4.25.ebuild
parentmedia-libs/libextractor: stable 1.8-r1 for ppc64, bug #673742 (diff)
downloadgentoo-646897498a74d7823683a1010aa767634b38f8b9.tar.gz
gentoo-646897498a74d7823683a1010aa767634b38f8b9.tar.bz2
gentoo-646897498a74d7823683a1010aa767634b38f8b9.zip
dev-util/strace: stable 4.25 for ppc64, bug #673824
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/strace/strace-4.25.ebuild')
-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 3c4cc91cf6cd..dac4087dd3e3 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"