diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-12-08 08:19:15 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-12-08 08:20:26 +0100 |
commit | 72b91599c0c3560e1def04dab177d5d397dd52b4 (patch) | |
tree | 8b118857a9b72dc69572bff5579ab9873acf9a39 /profiles/base/package.use | |
parent | sys-fs/bindfs: remove old (diff) | |
download | gentoo-72b91599c0c3560e1def04dab177d5d397dd52b4.tar.gz gentoo-72b91599c0c3560e1def04dab177d5d397dd52b4.tar.bz2 gentoo-72b91599c0c3560e1def04dab177d5d397dd52b4.zip |
profiles: Set python_single_target for app-backup/backintime
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567546
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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 fe3f6104e1fd..1cde47beee7c 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$ +# Justin Lecher <jlec@gentoo.org> (08 Dec 2015) +# Only py3 and single target supported +app-backup/backintime python_single_target_python3_4 + # Pacho Ramos <pacho@gentoo.org> (26 Jul 2015) # Set here proper defaults to make the packages buildable by default, # bugs #555930 and #472932 |