diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-04-26 16:18:17 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-04-26 17:26:29 +0200 |
| commit | 95b8fc31aa30bbdbab5c70293e158b7cbdf0429c (patch) | |
| tree | f14d574554cc44e3e6938297faff0688a5fedc65 /dev-python | |
| parent | b9541fd3602bf5d196e614b9b10a314bda5b5234 (diff) | |
| download | gentoo-95b8fc31aa30bbdbab5c70293e158b7cbdf0429c.tar.gz gentoo-95b8fc31aa30bbdbab5c70293e158b7cbdf0429c.tar.bz2 gentoo-95b8fc31aa30bbdbab5c70293e158b7cbdf0429c.zip | |
dev-python/pyspf: Tested on py3.5 & py3.6
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyspf/pyspf-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyspf/pyspf-2.0.12.ebuild b/dev-python/pyspf/pyspf-2.0.12.ebuild index 7c6e13292c35..98ead590823a 100644 --- a/dev-python/pyspf/pyspf-2.0.12.ebuild +++ b/dev-python/pyspf/pyspf-2.0.12.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) PYTHON_REQ_USE="ipv6?" inherit distutils-r1 |
