diff options
Diffstat (limited to 'dev-python/yara-python/yara-python-4.5.3.ebuild')
| -rw-r--r-- | dev-python/yara-python/yara-python-4.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/yara-python/yara-python-4.5.3.ebuild b/dev-python/yara-python/yara-python-4.5.3.ebuild index abe42fd90f95..604f35884253 100644 --- a/dev-python/yara-python/yara-python-4.5.3.ebuild +++ b/dev-python/yara-python/yara-python-4.5.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" |
