Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/flann/
Date: Mon, 09 Jul 2018 01:29:28
Message-Id: 1531099732.c34b94be492903fc956651080b37ab7ba270e1dd.whissi@gentoo
1 commit: c34b94be492903fc956651080b37ab7ba270e1dd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 9 01:19:16 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 01:28:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34b94be
7
8 sci-libs/flann: x86 stable (bug #652654)
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 sci-libs/flann/flann-1.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/flann/flann-1.9.1.ebuild b/sci-libs/flann/flann-1.9.1.ebuild
16 index 48b07167075..98e3f17c9fd 100644
17 --- a/sci-libs/flann/flann-1.9.1.ebuild
18 +++ b/sci-libs/flann/flann-1.9.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mariusmuja/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
25 IUSE="cuda doc examples mpi openmp octave static-libs"
26
27 RDEPEND="