app-misc/binwalk: destabilize 2.3.3-r1

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2022-05-22 05:16:17 +01:00
parent 8ee74d3204
commit 6c4e4ea992
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

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