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 A70D71396D0 for ; Tue, 12 Sep 2017 23:22:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 142EE1FC04D; Tue, 12 Sep 2017 23:22:36 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA6121FC04D for ; Tue, 12 Sep 2017 23:22:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 158F633D3C7 for ; Tue, 12 Sep 2017 23:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3FB98D31 for ; Tue, 12 Sep 2017 23:22:33 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1505258546.9962e297a820f0ea96e59f525b080c0018bc0037.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/nco/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-misc/nco/nco-3.9.9.ebuild sci-misc/nco/nco-4.5.1-r2.ebuild X-VCS-Directories: sci-misc/nco/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9962e297a820f0ea96e59f525b080c0018bc0037 X-VCS-Branch: master Date: Tue, 12 Sep 2017 23:22:33 +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: 6a8df87b-0cdf-43ac-b531-2137e8cd92d6 X-Archives-Hash: 756192a4209b7f5a5981091a90f47641 commit: 9962e297a820f0ea96e59f525b080c0018bc0037 Author: Matt Turner gentoo org> AuthorDate: Tue Sep 12 23:22:26 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Sep 12 23:22:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9962e297 sci-misc/nco: dropped ppc keywords sci-misc/nco/nco-3.9.9.ebuild | 4 ++-- sci-misc/nco/nco-4.5.1-r2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-misc/nco/nco-3.9.9.ebuild b/sci-misc/nco/nco-3.9.9.ebuild index 9baf4f80ff3..17372725724 100644 --- a/sci-misc/nco/nco-3.9.9.ebuild +++ b/sci-misc/nco/nco-3.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="doc mpi ncap2 udunits" diff --git a/sci-misc/nco/nco-4.5.1-r2.ebuild b/sci-misc/nco/nco-4.5.1-r2.ebuild index 5d7f0ce120a..850672c5b05 100644 --- a/sci-misc/nco/nco-4.5.1-r2.ebuild +++ b/sci-misc/nco/nco-4.5.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://nco.sf.net/src/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="dap doc gsl ncap2 openmp static-libs test udunits" RDEPEND="