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 630BA139694 for ; Wed, 5 Apr 2017 10:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6301E0D88; Wed, 5 Apr 2017 10:04:09 +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 936BAE0D88 for ; Wed, 5 Apr 2017 10:04:09 +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 BC68C341667 for ; Wed, 5 Apr 2017 10:04:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C81E73F3 for ; Wed, 5 Apr 2017 10:04:06 +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: <1491386633.b3b78395f19fdd75f32a7cb9afc99ae09ef42f12.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libiscsi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libiscsi/libiscsi-1.18.0.ebuild X-VCS-Directories: net-libs/libiscsi/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: b3b78395f19fdd75f32a7cb9afc99ae09ef42f12 X-VCS-Branch: master Date: Wed, 5 Apr 2017 10:04:06 +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: 02e373b6-b886-4a60-a328-f57552991bbe X-Archives-Hash: 28e6f4838cf6ce1364da941678ceb9c2 commit: b3b78395f19fdd75f32a7cb9afc99ae09ef42f12 Author: Michael Weber gentoo org> AuthorDate: Wed Apr 5 10:03:53 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Apr 5 10:03:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b78395 net-libs/libiscsi: add ~ppc (bug 570900). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" net-libs/libiscsi/libiscsi-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libiscsi/libiscsi-1.18.0.ebuild b/net-libs/libiscsi/libiscsi-1.18.0.ebuild index d55f65581ad..038b1870286 100644 --- a/net-libs/libiscsi/libiscsi-1.18.0.ebuild +++ b/net-libs/libiscsi/libiscsi-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sahlberg/libiscsi/archive/${PV}.tar.gz -> ${P}.tar.g SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND="dev-libs/libgcrypt:0="