From 89318ca0c7c1085923f64f43cfa7cf098e9ac23b Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 16:20:22 +0200 Subject: mail-filter/pypolicyd-spf: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail-filter') diff --git a/mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.1.ebuild b/mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.1.ebuild index e4a9c39b0494..51eea70ee7cc 100644 --- a/mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.1.ebuild +++ b/mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_4 ) +PYTHON_COMPAT=( python3_{4,5,6} ) # The built-in ipaddress module handles the parsing of IP addresses. If # python is built without ipv6 support, then ipaddress can't parse ipv6 -- cgit v1.2.3-65-gdbad