dev-util/strace: amd64 stable wrt bug #667702
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 17 Oct 2018 09:51:40 +0000 (12:51 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 17 Oct 2018 09:51:40 +0000 (12:51 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-util/strace/strace-4.23-r1.ebuild

index 5aa5cbfb3943bee18e5f3b525914224e501c8931..b5a82f8c9aed18ae7145eb6aa9056bda4ad4367d 100644 (file)
@@ -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"