diff --git a/net-analyzer/zabbix-aerospike-plugin/zabbix-aerospike-plugin-3.0.0.ebuild b/net-analyzer/zabbix-aerospike-plugin/zabbix-aerospike-plugin-3.0.0.ebuild index 6e9385a9..91f1177c 100644 --- a/net-analyzer/zabbix-aerospike-plugin/zabbix-aerospike-plugin-3.0.0.ebuild +++ b/net-analyzer/zabbix-aerospike-plugin/zabbix-aerospike-plugin-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1