diff options
Diffstat (limited to 'mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild')
-rw-r--r-- | mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild b/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild index da8cc8d6ff55..14de72aa96c2 100644 --- a/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild +++ b/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 ) # The built-in ipaddress module handles the parsing of IP addresses. If # python is built without ipv6 support, then ipaddress can't parse ipv6 |