Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/
Date: Thu, 20 Jul 2017 20:57:23
Message-Id: 1500584226.9692a5fe245bf7ad584ef58807e8d403e4a4af38.slyfox@gentoo
1 commit: 9692a5fe245bf7ad584ef58807e8d403e4a4af38
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 20:52:23 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 20:57:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9692a5fe
7
8 profiles/arch/ia64/package.use.mask: mask sci-libs/gdal[armadillo] (needs unkeyworded lapack)
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11
12 profiles/arch/ia64/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
16 index a864a63e880..5350ad9106c 100644
17 --- a/profiles/arch/ia64/package.use.mask
18 +++ b/profiles/arch/ia64/package.use.mask
19 @@ -1,6 +1,10 @@
20 # Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Sergei Trofimovich <slyfox@g.o> (20 Jul 2017)
24 +# pulls in unkeyworded lapack
25 +sci-libs/gdal armadillo
26 +
27 # Michał Górny <mgorny@g.o> (28 Jun 2017)
28 # app-misc/dtach is not keyworded, and tests are restricted anyway, so
29 # no point in pursuing it right now.