diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-10-22 13:37:52 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-11-05 22:00:48 +0100 |
commit | 0dd64e212c517f0b35bb22abbbd7270f9b307f75 (patch) | |
tree | 2beec0b50581b87c07fc9a6c8bc3bb67c63e1b0b /profiles/base/package.use | |
parent | app-text/libetonyek: Fix tests (diff) | |
download | gentoo-0dd64e212c517f0b35bb22abbbd7270f9b307f75.tar.gz gentoo-0dd64e212c517f0b35bb22abbbd7270f9b307f75.tar.bz2 gentoo-0dd64e212c517f0b35bb22abbbd7270f9b307f75.zip |
profiles: Add default PYTHON_SINGLE_TARGET for dev-libs/lib{ixion,orcus}
Gentoo-bug: 594730
Diffstat (limited to 'profiles/base/package.use')
-rw-r--r-- | profiles/base/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 350bfb8a7da1..fc9981e859f2 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 <mgorny@gentoo.org> (24 Sep 2016) # Enable the BPF target by default sys-devel/clang llvm_targets_BPF |