summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-11-01 21:13:24 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-11-01 21:13:24 +0000
commit3768b9199c167563bceeec26ee45a9cb942ad504 (patch)
tree4f0a321e7e6965cafebd754683814f883f524698 /dev-python/autobahn/autobahn-0.11.0.ebuild
parent2016-11-01 20:47:39 UTC (diff)
parentglobal: Drop dead implementations from PYTHON_COMPAT (diff)
downloadgentoo-3768b9199c167563bceeec26ee45a9cb942ad504.tar.gz
gentoo-3768b9199c167563bceeec26ee45a9cb942ad504.tar.bz2
gentoo-3768b9199c167563bceeec26ee45a9cb942ad504.zip
Merge updates from master
Diffstat (limited to 'dev-python/autobahn/autobahn-0.11.0.ebuild')
-rw-r--r--dev-python/autobahn/autobahn-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-0.11.0.ebuild b/dev-python/autobahn/autobahn-0.11.0.ebuild
index 4df31003b5e1..19ffb936948e 100644
--- a/dev-python/autobahn/autobahn-0.11.0.ebuild
+++ b/dev-python/autobahn/autobahn-0.11.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_4 )
RESTRICT="test"