summaryrefslogtreecommitdiff
path: root/profiles/desc/python_single_target.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r--profiles/desc/python_single_target.desc12
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
deleted file mode 100644
index f86e7fff..00000000
--- a/profiles/desc/python_single_target.desc
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
-
-python2_7 - Build for Python 2.7 only
-python3_4 - Build for Python 3.4 only
-python3_5 - Build for Python 3.5 only
-python3_6 - Build for Python 3.6 only
-jython2_7 - Build for Jython 2.7 only
-pypy - Build for PyPy only
-pypy3 - Build for PyPy3 only