From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EE4E31384B4 for ; Tue, 10 Nov 2015 19:06:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86249E086D; Tue, 10 Nov 2015 19:06:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35879E086D for ; Tue, 10 Nov 2015 19:06:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D38433BE05 for ; Tue, 10 Nov 2015 19:06:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB7F0A44 for ; Tue, 10 Nov 2015 19:06:26 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1447182372.1fb88dee1a8ef091e7bf3cfba67b4893d1f2844b.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/superlu/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/superlu/superlu-4.3-r1.ebuild X-VCS-Directories: sci-libs/superlu/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 1fb88dee1a8ef091e7bf3cfba67b4893d1f2844b X-VCS-Branch: master Date: Tue, 10 Nov 2015 19:06:26 +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: 1844219e-5863-4348-8899-6fdd4b95ce39 X-Archives-Hash: 5acafc45531d798d928b7bda8f44e97f commit: 1fb88dee1a8ef091e7bf3cfba67b4893d1f2844b Author: Markus Meier gentoo org> AuthorDate: Tue Nov 10 19:06:12 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Nov 10 19:06:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb88dee sci-libs/superlu: add ~arm, bug #555896 Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" sci-libs/superlu/superlu-4.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/superlu/superlu-4.3-r1.ebuild b/sci-libs/superlu/superlu-4.3-r1.ebuild index 7a41f73..05a735c 100644 --- a/sci-libs/superlu/superlu-4.3-r1.ebuild +++ b/sci-libs/superlu/superlu-4.3-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="