summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-01 14:01:25 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-01 14:01:25 +0000
commit40ec91eb936d8d6f7f59e8744b9dbfb0071c14c3 (patch)
treed818352a60851dced9a0427965cc46573f4e8b77 /dev-util
parentdev-java/jempbox: stable 1.8.11-r1 for ppc64, bug #701458 (diff)
downloadgentoo-40ec91eb936d8d6f7f59e8744b9dbfb0071c14c3.tar.gz
gentoo-40ec91eb936d8d6f7f59e8744b9dbfb0071c14c3.tar.bz2
gentoo-40ec91eb936d8d6f7f59e8744b9dbfb0071c14c3.zip
dev-util/strace: stable 5.3 for ppc64, bug #701500
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/strace-5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-5.3.ebuild b/dev-util/strace/strace-5.3.ebuild
index 0f7f71faa848..736871a9580d 100644
--- a/dev-util/strace/strace-5.3.ebuild
+++ b/dev-util/strace/strace-5.3.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 ~riscv ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"