diff options
Diffstat (limited to 'app-forensics/yara-x/yara-x-0.6.0.ebuild')
-rw-r--r-- | app-forensics/yara-x/yara-x-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/yara-x/yara-x-0.6.0.ebuild b/app-forensics/yara-x/yara-x-0.6.0.ebuild index 41a7cccbf509..bca3d88152a2 100644 --- a/app-forensics/yara-x/yara-x-0.6.0.ebuild +++ b/app-forensics/yara-x/yara-x-0.6.0.ebuild @@ -8,7 +8,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) CRATES=" addr2line@0.21.0 |