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

index a32600fbb9e8919b0dd671fdd17bdc98b9c4743e..abd2fc72d00514b76aa7dc7596ccf7a915b053bd 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"