dev-python/yara-python: Stabilize 4.5.1 amd64, #947439

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-01-04 14:37:16 +00:00
parent cb45bd5f72
commit c4aa94ae2a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/VirusTotal/yara-python.git"
else
SRC_URI="https://github.com/virustotal/yara-python/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
LICENSE="Apache-2.0"