summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-25 14:04:45 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-25 14:04:45 -0400
commit77fa9a05e3ae5106e151a8fbaddbfc548796a890 (patch)
tree933d8000b74bc29552392e9a52f9f848e555ef6c /dev-util/strace/strace-4.26.ebuild
parentmedia-libs/lilv: arm64 stable (bug #686594) (diff)
downloadgentoo-77fa9a05e3ae5106e151a8fbaddbfc548796a890.tar.gz
gentoo-77fa9a05e3ae5106e151a8fbaddbfc548796a890.tar.bz2
gentoo-77fa9a05e3ae5106e151a8fbaddbfc548796a890.zip
dev-util/strace: arm64 stable (bug #686580)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-util/strace/strace-4.26.ebuild')
-rw-r--r--dev-util/strace/strace-4.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.26.ebuild b/dev-util/strace/strace-4.26.ebuild
index fbff38ac863e..5b7ecf0e6686 100644
--- a/dev-util/strace/strace-4.26.ebuild
+++ b/dev-util/strace/strace-4.26.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"