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 2F24F59CA3 for ; Wed, 16 Mar 2016 08:03:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15626E07D8; Wed, 16 Mar 2016 08:03:13 +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 B41DFE07D8 for ; Wed, 16 Mar 2016 08:03:12 +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 55599340C15 for ; Wed, 16 Mar 2016 08:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E54A84D for ; Wed, 16 Mar 2016 08:03:08 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1458115386.500975f5ba97adcb665dcd52fc840b390854e302.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/stellarium/stellarium-0.14.2.ebuild X-VCS-Directories: sci-astronomy/stellarium/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 500975f5ba97adcb665dcd52fc840b390854e302 X-VCS-Branch: master Date: Wed, 16 Mar 2016 08:03:08 +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: d94dba97-8962-4c60-b946-835a80a38c14 X-Archives-Hash: 1063649fdd5d36f819472ae1b10533a3 commit: 500975f5ba97adcb665dcd52fc840b390854e302 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Mar 16 08:02:46 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Mar 16 08:03:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500975f5 sci-astronomy/stellarium: Stable for PPC64 (bug #574844). Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches sci-astronomy/stellarium/stellarium-0.14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild index 00e7714..b44af6b 100644 --- a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug nls sound stars" RESTRICT="test"