Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 05 Nov 2016 21:01:03
Message-Id: 1478379648.0dd64e212c517f0b35bb22abbbd7270f9b307f75.dilfridge@gentoo
1 commit: 0dd64e212c517f0b35bb22abbbd7270f9b307f75
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 22 11:37:52 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 21:00:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd64e21
7
8 profiles: Add default PYTHON_SINGLE_TARGET for dev-libs/lib{ixion,orcus}
9
10 Gentoo-bug: 594730
11
12 profiles/base/package.use | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/base/package.use b/profiles/base/package.use
16 index 350bfb8..fc9981e 100644
17 --- a/profiles/base/package.use
18 +++ b/profiles/base/package.use
19 @@ -2,6 +2,10 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 +# Only python3 supported
24 +dev-libs/libixion python_single_target_python3_4
25 +dev-libs/liborcus python_single_target_python3_4
26 +
27 # Michał Górny <mgorny@g.o> (24 Sep 2016)
28 # Enable the BPF target by default
29 sys-devel/clang llvm_targets_BPF