dev-python/pyregion: added python-3.6
authorSébastien Fabbro <bicatali@gentoo.org>
Tue, 27 Jun 2017 02:33:51 +0000 (02:33 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Tue, 27 Jun 2017 02:48:49 +0000 (02:48 +0000)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pyregion/pyregion-1.2.ebuild

index 4b32f69259c6e11030bb1d2fd2eb89e5d6803dc1..d4dac7cb0776c32722a5f0ee124b6cd3740522a3 100644 (file)
@@ -1,9 +1,9 @@
-# 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 virtualx xdg-utils
 
 DESCRIPTION="Python module to parse ds9 region file"