app-misc/binwalk: sync live ebuild
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 23 Jan 2020 09:45:31 +0000 (01:45 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 23 Jan 2020 09:59:14 +0000 (01:59 -0800)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-misc/binwalk/binwalk-9999.ebuild

index 3c01a2964970f9b4cbe5f60c98d10fa81f02df4c..a32600fbb9e8919b0dd671fdd17bdc98b9c4743e 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 ~x86 ~x64-macos"
+       KEYWORDS="~amd64 ~ppc64 ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="A tool for identifying files embedded inside firmware images"