aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-11-29 09:54:43 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2016-11-29 11:15:17 +0100
commitdac65a95bbee4a182984bbe6a73940581f334e34 (patch)
treecb349512ae02f75f4fca03737831ae233b420f14 /dev-python/arrayfire-python
parentdev-python/arrayfire-python: Restrict package to corresponding arrayfire version (diff)
downloadsci-dac65a95bbee4a182984bbe6a73940581f334e34.tar.gz
sci-dac65a95bbee4a182984bbe6a73940581f334e34.tar.bz2
sci-dac65a95bbee4a182984bbe6a73940581f334e34.zip
dev-python/arrayfire-python: Drop python3_3
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/arrayfire-python')
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild2
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild2
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild2
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild2
-rw-r--r--dev-python/arrayfire-python/arrayfire-python-9999.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
index e7971bf4c..d6d99c2f8 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.1.20151111.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
index 3af7ab31e..a7de123d7 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.2.20151224.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
index 7d15b7637..4214229a7 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.3.20160516.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
index 7d15b7637..4214229a7 100644
--- a/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-3.3.20160624.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/arrayfire-python/arrayfire-python-9999.ebuild b/dev-python/arrayfire-python/arrayfire-python-9999.ebuild
index f725dca5d..01f7c4fa8 100644
--- a/dev-python/arrayfire-python/arrayfire-python-9999.ebuild
+++ b/dev-python/arrayfire-python/arrayfire-python-9999.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1 git-r3