commit: 3263d4e22681ee9a7061e72ae43e031edf23141b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 17:43:36 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 17:44:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3263d4e2
sci-biology/biopython: Add python3_5 support
Package-Manager: portage-2.2.28
sci-biology/biopython/biopython-1.66.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/biopython/biopython-1.66.ebuild
b/sci-biology/biopython/biopython-1.66.ebuild
index d5c5fb6..f791b83 100644
--- a/sci-biology/biopython/biopython-1.66.ebuild
+++ b/sci-biology/biopython/biopython-1.66.ebuild
@@ -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