Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Tue, 13 Feb 2018 22:03:57
Message-Id: 1518559417.fbfee34519a424720b11b58717011ecbbaee893f.prometheanfire@gentoo
1 commit: fbfee34519a424720b11b58717011ecbbaee893f
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 21:23:39 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 22:03:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfee345
7
8 profiles/arch/arm64: add mercurial use mask to setuptools_scm
9
10 profiles/arch/arm64/package.use.mask | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
14 index 2c3fffff7eb..160866a5949 100644
15 --- a/profiles/arch/arm64/package.use.mask
16 +++ b/profiles/arch/arm64/package.use.mask
17 @@ -1,6 +1,10 @@
18 # Copyright 1999-2018 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Matthew Thode <prometheanfire@g.o> (13 Feb 2018)
22 +# USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet
23 +dev-python/setuptools_scm mercurial
24 +
25 # Matthew Thode <prometheanfire@g.o> (13 Feb 2018)
26 # USE=scipy requires scipy, which is not keyworded yet
27 dev-python/networkx scipy