summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-08-08 16:57:05 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-08-08 16:57:05 +0200
commit50cac03ab0e9bb08e662236c87a80fc7370ac17e (patch)
treeb3f5eca0bd6456ca9301ff7c8dce2e6f60b65cad
parentmedia-fonts/humor-sans: Add XKCD fonts (diff)
downloadportage-50cac03ab0e9bb08e662236c87a80fc7370ac17e.tar.xz
profiles/enlightenment/build: Python 2.5 and 3.1 are now deprecated, see #480070
-rw-r--r--profiles/enlightenment/build/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index b8eb8a2b..629bca60 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -192,7 +192,7 @@ USE="${USE}
video_cards_dummy
video_cards_qxl"
-PYTHON_TARGETS="python2_5 python2_6 python2_7 python3_1 python3_2 python3_3"
+PYTHON_TARGETS="python2_6 python2_7 python3_2 python3_3"
RUBY_TARGETS="ruby18 ruby19 ruby20"
# 25/05/2013 - beber