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 DF5B159CA3 for ; Thu, 17 Mar 2016 10:51:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BB7221C023; Thu, 17 Mar 2016 10:51:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 90A6221C023 for ; Thu, 17 Mar 2016 10:51:02 +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 476AE340D94 for ; Thu, 17 Mar 2016 10:51:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAD8986E for ; Thu, 17 Mar 2016 10:50:56 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1458211790.f46ab67176b98a08fa659da0e83eef53e1e2064c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/geos/geos-3.5.0.ebuild X-VCS-Directories: sci-libs/geos/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f46ab67176b98a08fa659da0e83eef53e1e2064c X-VCS-Branch: master Date: Thu, 17 Mar 2016 10:50:56 +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: 44691253-8a7a-4f79-b778-9185e8048e16 X-Archives-Hash: 0262567786799d9b8e1d088bf1da5a16 commit: f46ab67176b98a08fa659da0e83eef53e1e2064c Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Mar 17 10:49:50 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Mar 17 10:49:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46ab671 sci-libs/geos: ppc64 stable wrt bug #571760 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-libs/geos/geos-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/geos/geos-3.5.0.ebuild b/sci-libs/geos/geos-3.5.0.ebuild index 46343b1..3067867 100644 --- a/sci-libs/geos/geos-3.5.0.ebuild +++ b/sci-libs/geos/geos-3.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND="