From 0c3540ab69f6ea4d82d6fa53b1255faa017961cd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 7 Jan 2018 19:14:06 +0000 Subject: resync redcore profile --- profiles/desc/python_single_target.desc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 profiles/desc/python_single_target.desc (limited to 'profiles/desc/python_single_target.desc') diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc new file mode 100644 index 00000000..f86e7fff --- /dev/null +++ b/profiles/desc/python_single_target.desc @@ -0,0 +1,12 @@ +# 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 -- cgit v1.2.3