sci-biology/biopython: Add python3_5 support
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:43:36 +0000 (19:43 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:44:07 +0000 (19:44 +0200)
Package-Manager: portage-2.2.28

sci-biology/biopython/biopython-1.66.ebuild

index d5c5fb686deb5640ce5d7ddca56cc742bc4c8dba..f791b83e4c8350bd941a3030fa8457a1e6a002eb 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
 
 inherit distutils-r1 eutils