From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AC1C139086 for ; Sun, 15 Jan 2017 18:58:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C89B723402A; Sun, 15 Jan 2017 18:58:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA48523402A for ; Sun, 15 Jan 2017 18:58:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65B0834108B for ; Sun, 15 Jan 2017 18:58:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4FA02834 for ; Sun, 15 Jan 2017 18:58:36 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1484506677.8f509310510a3ab61ec169fc3bbb989c903581f6.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/flann/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/flann/flann-1.8.4-r1.ebuild X-VCS-Directories: sci-libs/flann/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 8f509310510a3ab61ec169fc3bbb989c903581f6 X-VCS-Branch: master Date: Sun, 15 Jan 2017 18:58:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: eb209597-fec2-45d1-9c0a-bfdd8d3d6270 X-Archives-Hash: 7dbf462b51aba33741d11875e4b4e125 commit: 8f509310510a3ab61ec169fc3bbb989c903581f6 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jan 15 18:47:15 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Jan 15 18:57:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f509310 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 sci-libs/flann/flann-1.8.4-r1.ebuild | 4 ++-- 1 file 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 24da6e7..a8bb0b8 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="