summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r--profiles/desc/python_single_target.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 18025203ef27..08f98557720f 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.1 2012/11/24 21:08:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.2 2012/12/20 05:55:56 floppym Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -13,3 +13,4 @@ python3_3 - Build for Python 3.3 only
jython2_5 - Build for Jython 2.5 only
pypy1_8 - Build for PyPy 1.8 only
pypy1_9 - Build for PyPy 1.9 only
+pypy2_0 - Build for PyPy 2.0 only