app-misc/binwalk: Keyword 2.2.0 arm, #773124

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-04 04:23:55 +00:00
parent 3991aac3da
commit ff02a5ce03

View File

@@ -13,7 +13,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 arm64 ~ppc ppc64 x86 ~x64-macos"
KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~x64-macos"
fi
DESCRIPTION="A tool for identifying files embedded inside firmware images"