summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild')
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild
index b2caa305a09d..fc6c6a02098b 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild
@@ -4,7 +4,7 @@
EAPI="5"
# A few tests fail with python3.3/3.4 :(
-PYTHON_COMPAT=( python{3_3,3_4} pypy3 )
+PYTHON_COMPAT=( python3_4 pypy3 )
inherit distutils-r1 eutils