1 changed files with 1 additions and 2 deletions
@ -1,10 +1,9 @@ |
|||
# Copyright 1999-2017 Gentoo Foundation |
|||
# Distributed under the terms of the GNU General Public License v2 |
|||
# $Id$ |
|||
|
|||
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 |
|||
# python is built without ipv6 support, then ipaddress can't parse ipv6 |
Loading…
Reference in new issue