diff options
author | Sam James <sam@gentoo.org> | 2024-08-28 21:34:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-28 21:34:33 +0100 |
commit | a22ba8fd345f1b2739e05e977205e4a4c9079d3a (patch) | |
tree | f9b11ec3d980293c3e5ca12a62953799275256f2 /app-forensics | |
parent | net-misc/kio-zeroconf-common: Stabilize 24.05.2 amd64, #938291 (diff) | |
download | gentoo-a22ba8fd345f1b2739e05e977205e4a4c9079d3a.tar.gz gentoo-a22ba8fd345f1b2739e05e977205e4a4c9079d3a.tar.bz2 gentoo-a22ba8fd345f1b2739e05e977205e4a4c9079d3a.zip |
app-forensics/yara-x: Stabilize 0.5.0 amd64, #938595
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/yara-x/yara-x-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/yara-x/yara-x-0.5.0.ebuild b/app-forensics/yara-x/yara-x-0.5.0.ebuild index c0834635b720..d658ac1b9717 100644 --- a/app-forensics/yara-x/yara-x-0.5.0.ebuild +++ b/app-forensics/yara-x/yara-x-0.5.0.ebuild @@ -530,7 +530,7 @@ LICENSE+=" " SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) |