commit: 0dd64e212c517f0b35bb22abbbd7270f9b307f75
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Oct 22 11:37:52 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 21:00:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd64e21
profiles: Add default PYTHON_SINGLE_TARGET for dev-libs/lib{ixion,orcus}
Gentoo-bug: 594730
profiles/base/package.use | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 350bfb8..fc9981e 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Only python3 supported
+dev-libs/libixion python_single_target_python3_4
+dev-libs/liborcus python_single_target_python3_4
+
# Michał Górny <[email protected]> (24 Sep 2016)
# Enable the BPF target by default
sys-devel/clang llvm_targets_BPF