diff options
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} ) |