From: Thomas Deutschmann Date: Wed, 21 Dec 2016 11:18:36 +0000 (+0100) Subject: dev-util/strace: x86 stable (bug #596200) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4e82b41369f4c1c4e8717e8d600c93c1a5c996d;p=gentoo.git dev-util/strace: x86 stable (bug #596200) Package-Manager: Portage-2.3.2, Repoman-2.3.1 --- diff --git a/dev-util/strace/strace-4.13.ebuild b/dev-util/strace/strace-4.13.ebuild index fbce562b490b..2dc467534629 100644 --- a/dev-util/strace/strace-4.13.ebuild +++ b/dev-util/strace/strace-4.13.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 ~ia64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool"