[mail-filter/pypolicyd-spf] put back to in tree revision, revbump doesn't seem to be required, also add py3.6
This commit is contained in:
parent
e88709d2d3
commit
5596f3f55e
@ -1,10 +1,9 @@
|
|||||||
# Copyright 1999-2017 Gentoo Foundation
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=6
|
EAPI=6
|
||||||
|
|
||||||
PYTHON_COMPAT=( python{3_4,3_5} )
|
PYTHON_COMPAT=( python{3_4,3_5,3_6} )
|
||||||
|
|
||||||
# The built-in ipaddress module handles the parsing of IP addresses. If
|
# The built-in ipaddress module handles the parsing of IP addresses. If
|
||||||
# python is built without ipv6 support, then ipaddress can't parse ipv6
|
# python is built without ipv6 support, then ipaddress can't parse ipv6
|
Loading…
Reference in New Issue
Block a user