diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-12-09 20:23:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-12-09 21:41:16 +0100 |
commit | da3b3d5f590cec0df88cff6734955a5ccb6e31c5 (patch) | |
tree | 66e02221d2645f2d98317ba060f4888f46fb6ac5 /profiles/desc/python_targets.desc | |
parent | python-utils-r1.eclass tests: Fix to ensure PYTHON for python_export (diff) | |
download | gentoo-da3b3d5f590cec0df88cff6734955a5ccb6e31c5.tar.gz gentoo-da3b3d5f590cec0df88cff6734955a5ccb6e31c5.tar.bz2 gentoo-da3b3d5f590cec0df88cff6734955a5ccb6e31c5.zip |
profiles: Remove jython2_5 flags
Diffstat (limited to 'profiles/desc/python_targets.desc')
-rw-r--r-- | profiles/desc/python_targets.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index 3168d918a045..6e1610f46fba 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -10,7 +10,6 @@ python3_2 - Build with Python 3.2 (deprecated) python3_3 - Build with Python 3.3 python3_4 - Build with Python 3.4 python3_5 - Build with Python 3.5 -jython2_5 - Build with Jython 2.5 jython2_7 - Build with Jython 2.7 pypy2_0 - Build with PyPy 2.0 (removed) pypy - Build with PyPy |