Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Wed, 31 Aug 2016 14:24:04
Message-Id: 1472653406.ee065e4e5aecce0f7c7d52c123d47c1309701192.kensington@gentoo
1 commit: ee065e4e5aecce0f7c7d52c123d47c1309701192
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 13:42:06 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 14:23:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee065e4e
7
8 profiles: enable python_targets_python3_5 by default in dev-python/kdevelop-python
9
10 python_targets_python3_5 is not currently globally enabled by default, so
11 enabling it here avoids requiring the user to do so manually.
12
13 profiles/base/package.use | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/profiles/base/package.use b/profiles/base/package.use
17 index 7087755..ed40ed0 100644
18 --- a/profiles/base/package.use
19 +++ b/profiles/base/package.use
20 @@ -2,6 +2,9 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Id$
23
24 +# Michael Palimaka <kensington@g.o> (31 Aug 2016)
25 +dev-python/kdevelop-python:5 python_targets_python3_5
26 +
27 # Justin Lecher <jlec@g.o> (08 Dec 2015)
28 # Only py3 and single target supported
29 app-backup/backintime python_single_target_python3_4