summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc
diff options
context:
space:
mode:
Diffstat (limited to 'gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc')
-rw-r--r--gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc14
1 files changed, 14 insertions, 0 deletions
diff --git a/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc
new file mode 100644
index 0000000..596bb5c
--- /dev/null
+++ b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/python_single_target.desc
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
+
+python2_7 - Build for Python 2.7 only
+python3_2 - Build for Python 3.2 only (deprecated)
+python3_3 - Build for Python 3.3 only
+python3_4 - Build for Python 3.4 only
+python3_5 - Build for Python 3.5 only
+jython2_7 - Build for Jython 2.7 only
+pypy - Build for PyPy only
+pypy3 - Build for PyPy3 only