sci-mathematics/dunshire: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:58:25 +0000 (21:58 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:28:53 +0000 (22:28 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-mathematics/dunshire/dunshire-0.1.1.ebuild

index fd21e23a8a9acadc88375705a76ddda77ab8a970..b4d4a5874897944fc6ea786fd89daab2d49c44dc 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1