commit:     89318ca0c7c1085923f64f43cfa7cf098e9ac23b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:20:22 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89318ca0

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(-)

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 e4a9c39b049..51eea70ee7c 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

Reply via email to