summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-10-29 11:24:41 +0000
committerMichał Górny <mgorny@gentoo.org>2012-10-29 11:24:41 +0000
commit83c709e53d1d5f13d8cb4c3a97383108281457c0 (patch)
tree348f6367bfa89f86dbad941e9794cf2ddb0dbec8 /profiles/base/package.use.force
parentVersion bump. Punt older. (diff)
downloadgentoo-2-83c709e53d1d5f13d8cb4c3a97383108281457c0.tar.gz
gentoo-2-83c709e53d1d5f13d8cb4c3a97383108281457c0.tar.bz2
gentoo-2-83c709e53d1d5f13d8cb4c3a97383108281457c0.zip
Enable python3.3 for python-exec.
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r--profiles/base/package.use.force4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index b55938ccde12..1e6def460e2c 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,11 +1,11 @@
# Copyright 1999-2012 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.26 2012/10/14 10:57:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.27 2012/10/29 11:24:41 mgorny Exp $
# 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_jython2_5 python_targets_pypy1_7 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_7 python_targets_pypy1_8 python_targets_pypy1_9
# Davide Pesavento <pesa@gentoo.org> (12 Sep 2012)
# qt-creator-2.6.x uses botan-1.10.2, which isn't packaged yet,