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 A6F2A139694 for ; Wed, 5 Apr 2017 15:39:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50EC3E0CE1; Wed, 5 Apr 2017 15:38:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2FF75E0CE1 for ; Wed, 5 Apr 2017 15:38:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FEFD33BEBE for ; Wed, 5 Apr 2017 15:38:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0137273D2 for ; Wed, 5 Apr 2017 15:38:55 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1491406721.80853fa13a975f5c786661302223f38fb6e5f7c9.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/adolc/adolc-2.6.2.ebuild X-VCS-Directories: sci-libs/adolc/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 80853fa13a975f5c786661302223f38fb6e5f7c9 X-VCS-Branch: master Date: Wed, 5 Apr 2017 15:38:55 +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: 6f494b7a-13db-4c7c-84d4-e11d066d1339 X-Archives-Hash: 7bcbc58ef378f2d9c3f0f892e2842871 commit: 80853fa13a975f5c786661302223f38fb6e5f7c9 Author: Michael Weber gentoo org> AuthorDate: Wed Apr 5 15:38:41 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Apr 5 15:38:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80853fa1 sci-libs/adolc: add ~arm ~ppc64 (bug 575366). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm ppc64" sci-libs/adolc/adolc-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/adolc/adolc-2.6.2.ebuild b/sci-libs/adolc/adolc-2.6.2.ebuild index 5ef274ec40a..56da84ba167 100644 --- a/sci-libs/adolc/adolc-2.6.2.ebuild +++ b/sci-libs/adolc/adolc-2.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz" LICENSE="|| ( EPL-1.0 GPL-2 )" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="mpi sparse static-libs" RDEPEND="