summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-01-02 20:11:11 +0000
committerMichał Górny <mgorny@gentoo.org>2013-01-02 20:11:11 +0000
commit3ec09169e9caa78761e65805439ed965bd99abd8 (patch)
tree5e9e299ba4d5cbb1a84aca86f8100185f1fceed2 /profiles/base/package.use.force
parentMention USE_PYTHON and PYTHON_TARGETS in the pypy-1.8 mask. (diff)
downloadgentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.tar.gz
gentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.tar.bz2
gentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.zip
Force pypy2.0 on python-exec.
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r--profiles/base/package.use.force6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index f518ad731b99..0a959990e960 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.29 2012/12/04 16:25:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.30 2013/01/02 20:11:11 mgorny Exp $
# Zac Medico <zmedico@gentoo.org> (4 Dec 2012)
# Force app-shells/bash[readline] in stage1 builds, so that compgen is
@@ -10,7 +10,7 @@ app-shells/bash readline
# Michał Górny <mgorny@gentoo.org> (14 Oct 2012)
# Force-enable all PYTHON_TARGETS for python-exec to avoid using private
# API. Please remember to keep it in sync with python_targets.desc.
-dev-python/python-exec python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_jython2_5 python_targets_pypy1_8 python_targets_pypy1_9
+dev-python/python-exec python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_jython2_5 python_targets_pypy1_8 python_targets_pypy1_9 python_targets_pypy2_0
# Davide Pesavento <pesa@gentoo.org> (12 Sep 2012)
# qt-creator-2.6.x uses botan-1.10.2, which isn't packaged yet,