summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2017-06-28 17:59:00 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2017-06-28 18:20:41 +0000
commit455d815d71c2e45ebd5b55e986dbd0f4fba38a8c (patch)
treebdac2a27f933de9264a563891771fb058d5a585c /dev-python/reproject/reproject-0.3.1.ebuild
parentdev-python/naima: added python-3.6 (diff)
downloadgentoo-455d815d71c2e45ebd5b55e986dbd0f4fba38a8c.tar.gz
gentoo-455d815d71c2e45ebd5b55e986dbd0f4fba38a8c.tar.bz2
gentoo-455d815d71c2e45ebd5b55e986dbd0f4fba38a8c.zip
dev-python/reproject: added python-3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/reproject/reproject-0.3.1.ebuild')
-rw-r--r--dev-python/reproject/reproject-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/reproject/reproject-0.3.1.ebuild b/dev-python/reproject/reproject-0.3.1.ebuild
index 9725a7fa5e78..6324cc1a4441 100644
--- a/dev-python/reproject/reproject-0.3.1.ebuild
+++ b/dev-python/reproject/reproject-0.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1