summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-29 13:29:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-29 13:29:24 +0200
commit2e5217362701289b9536b9bd1f468738e34f9095 (patch)
treea761a1e7120b1a0c15d36bda62676b698d3599ff /dev-util/strace
parentnet-libs/opal: amd64 stable wrt bug #620004 (diff)
downloadgentoo-2e5217362701289b9536b9bd1f468738e34f9095.tar.gz
gentoo-2e5217362701289b9536b9bd1f468738e34f9095.tar.bz2
gentoo-2e5217362701289b9536b9bd1f468738e34f9095.zip
dev-util/strace: amd64 stable wrt bug #620086
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" 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 11d04e224bee..ea891ca730fe 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"