Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Thu, 13 Oct 2016 17:14:47
Message-Id: 1476378874.e5265e2ca60e81d4d91f7940bff7fe82e29d117b.dolsen@gentoo
1 commit: e5265e2ca60e81d4d91f7940bff7fe82e29d117b
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 17:13:45 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 17:14:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5265e2c
7
8 sys-apps/portage: Add threads(+) to PYTHON_REQUIRED_USE in 9999 too
9
10 See previous commit for 2.3.2
11
12 Package-Manager: portage-2.3.2
13
14 sys-apps/portage/portage-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
18 index ad674fd..6a6f515 100644
19 --- a/sys-apps/portage/portage-9999.ebuild
20 +++ b/sys-apps/portage/portage-9999.ebuild
21 @@ -9,7 +9,7 @@ PYTHON_COMPAT=(
22 python3_3 python3_4 python3_5
23 python2_7
24 )
25 -PYTHON_REQ_USE='bzip2(+)'
26 +PYTHON_REQ_USE='bzip2(+),threads(+)'
27
28 inherit distutils-r1 git-r3 multilib