aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinis Danne <rei4dan@gmail.com>2014-06-11 17:44:55 +0300
committerReinis Danne <rei4dan@gmail.com>2014-06-11 17:44:55 +0300
commita46f1ddebe4c111f40112ebb7531da4e3cacbd76 (patch)
treeb741895b04e6dbff7722de2ea5fbd1d3f1cbf622 /sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
parentUpdate live ebuild (diff)
downloadsci-a46f1ddebe4c111f40112ebb7531da4e3cacbd76.tar.gz
sci-a46f1ddebe4c111f40112ebb7531da4e3cacbd76.tar.bz2
sci-a46f1ddebe4c111f40112ebb7531da4e3cacbd76.zip
sci-chemistry/openbabel-python: Update PYTHON_COMPAT
Diffstat (limited to 'sci-chemistry/openbabel-python/openbabel-python-9999.ebuild')
-rw-r--r--sci-chemistry/openbabel-python/openbabel-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
index a9bf578cb..2ef4a5308 100644
--- a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
+++ b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit cmake-utils eutils git-r3 multilib python-r1