diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-01-15 19:47:15 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-01-15 19:57:57 +0100 |
commit | 8f509310510a3ab61ec169fc3bbb989c903581f6 (patch) | |
tree | eed691dea92e3c09e9624fbfed925576f7befdca /sci-libs | |
parent | dev-util/ninja: version bump (1.7.2) (diff) | |
download | gentoo-8f509310510a3ab61ec169fc3bbb989c903581f6.tar.gz gentoo-8f509310510a3ab61ec169fc3bbb989c903581f6.tar.bz2 gentoo-8f509310510a3ab61ec169fc3bbb989c903581f6.zip |
sci-libs/flann: Drop to ~arch (no stable reverse deps) so bug 590244 can go ahead
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/flann/flann-1.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/flann/flann-1.8.4-r1.ebuild b/sci-libs/flann/flann-1.8.4-r1.ebuild index 24da6e725596..a8bb0b81f7c3 100644 --- a/sci-libs/flann/flann-1.8.4-r1.ebuild +++ b/sci-libs/flann/flann-1.8.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="cuda doc examples mpi openmp octave static-libs test" RDEPEND=" |