mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-forensics/yara: Stabilize 4.5.3 x86, #959955
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
4ed1067b73
commit
7d8f285a87
@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
|
||||
else
|
||||
SRC_URI="https://github.com/virustotal/yara/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${PV/_/-}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
|
||||
fi
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user