diff options
Diffstat (limited to 'mail-filter/spf-engine')
-rw-r--r-- | mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild | 2 | ||||
-rw-r--r-- | mail-filter/spf-engine/spf-engine-2.9.2.ebuild | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild b/mail-filter/spf-engine/spf-engine-2.9.2.ebuild index eebe9b13725c..8ce61a814053 100644 --- a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild +++ b/mail-filter/spf-engine/spf-engine-2.9.2.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 |