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 2C750139085 for ; Wed, 4 Jan 2017 15:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CB63E0D23; Wed, 4 Jan 2017 15:30:01 +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 05D73E0D23 for ; Wed, 4 Jan 2017 15:30:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F0973341301 for ; Wed, 4 Jan 2017 15:29:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E9BD2620 for ; Wed, 4 Jan 2017 15:29:58 +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: <1483543785.98d885d541030518175669a782429edebe6f442c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/predict/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/predict/predict-2.2.3-r2.ebuild X-VCS-Directories: sci-astronomy/predict/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 98d885d541030518175669a782429edebe6f442c X-VCS-Branch: master Date: Wed, 4 Jan 2017 15:29:58 +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: 38631dfa-2c5c-4f4e-97bd-b33218f0d479 X-Archives-Hash: 32ae1d7bd82bf2de09fc5876f590f828 commit: 98d885d541030518175669a782429edebe6f442c Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jan 4 15:27:02 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jan 4 15:29:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d885d5 sci-astronomy/predict: x86 stable wrt bug #592780 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> sci-astronomy/predict/predict-2.2.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/predict/predict-2.2.3-r2.ebuild b/sci-astronomy/predict/predict-2.2.3-r2.ebuild index 6bd37a6..9c0d4ee 100644 --- a/sci-astronomy/predict/predict-2.2.3-r2.ebuild +++ b/sci-astronomy/predict/predict-2.2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" IUSE="doc gtk nls xforms xplanet" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/ncurses:0= gtk? ( x11-libs/gtk+:2 )