app-misc/binwalk: Stabilize 2.3.6 amd64, #925735

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-03-10 14:04:17 +02:00
parent d95d74c1c6
commit a0fc12495f

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/OSPG/${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"