summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-01 11:11:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-01 11:13:09 +0200
commitf24056508de9f8280d73f833f8757c261f53abbb (patch)
tree8ebaf68e54c8d72aed13ab12c03a59c282469168 /dev-util/strace
parentx11-libs/libxkbcommon: x86 stable wrt bug #620234 (diff)
downloadgentoo-f24056508de9f8280d73f833f8757c261f53abbb.tar.gz
gentoo-f24056508de9f8280d73f833f8757c261f53abbb.tar.bz2
gentoo-f24056508de9f8280d73f833f8757c261f53abbb.zip
dev-util/strace: x86 stable wrt bug #620086
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" 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 ea891ca730fe..daf5b0da69d7 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"