Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/gotoblas2/
Date: Mon, 30 Nov 2015 10:58:17
Message-Id: 1448877837.5656a288e7d10470adf5ed1c309ac6f829515bf2.jlec@gentoo
1 commit: 5656a288e7d10470adf5ed1c309ac6f829515bf2
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 10:03:57 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 10:03:57 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5656a288
7
8 sci-libs/gotoblas2: drop unused local USE description
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 sci-libs/gotoblas2/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/sci-libs/gotoblas2/metadata.xml b/sci-libs/gotoblas2/metadata.xml
16 index 300266b..2adda66 100644
17 --- a/sci-libs/gotoblas2/metadata.xml
18 +++ b/sci-libs/gotoblas2/metadata.xml
19 @@ -14,6 +14,5 @@
20 <use>
21 <flag name="int64">Build the 64 bits integer library</flag>
22 <flag name="incblas">Build the CBLAS interface</flag>
23 - <flag name="dynamic">Build dynamic architecture detection at run time (for multi targets)</flag>
24 </use>
25 </pkgmetadata>