app-misc/binwalk: x86 stable wrt bug #706146
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:46:08 +0000 (20:46 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:46:08 +0000 (20:46 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-misc/binwalk/binwalk-2.2.0.ebuild

index abd2fc72d00514b76aa7dc7596ccf7a915b053bd..cb74823a4db2c89ae1cac86abb671a3b46da8ef8 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/ReFirmLabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~ppc64 ~x86 ~x64-macos"
+       KEYWORDS="amd64 ~ppc64 x86 ~x64-macos"
 fi
 
 DESCRIPTION="A tool for identifying files embedded inside firmware images"