diff options
author | 2011-05-09 08:30:39 +0000 | |
---|---|---|
committer | 2011-05-09 08:30:39 +0000 | |
commit | 905937e6ef928c3756e21bfa2842155db43ff889 (patch) | |
tree | a22229169444ed8583713626fd5679109f249cb0 /sci-libs/flann/flann-1.6.8.ebuild | |
parent | x86 stable per bug 354033 (diff) | |
download | historical-905937e6ef928c3756e21bfa2842155db43ff889.tar.gz historical-905937e6ef928c3756e21bfa2842155db43ff889.tar.bz2 historical-905937e6ef928c3756e21bfa2842155db43ff889.zip |
x86 stable per bug 354033
Package-Manager: portage-2.1.9.46/cvs/Linux i686
Diffstat (limited to 'sci-libs/flann/flann-1.6.8.ebuild')
-rw-r--r-- | sci-libs/flann/flann-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/flann/flann-1.6.8.ebuild b/sci-libs/flann/flann-1.6.8.ebuild index b25eb69295e0..16dd762872e0 100644 --- a/sci-libs/flann/flann-1.6.8.ebuild +++ b/sci-libs/flann/flann-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.2 2011/05/08 21:19:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.3 2011/05/09 08:30:39 tomka Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://people.cs.ubc.ca/~mariusm/uploads/FLANN/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="python test" RDEPEND="sci-libs/hdf5[mpi,threads] |