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 2028413888F for ; Sun, 25 Oct 2015 17:11:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2929EE07F7; Sun, 25 Oct 2015 17:11:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8B10E07AE for ; Sun, 25 Oct 2015 17:11:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA2AA340871 for ; Sun, 25 Oct 2015 17:11:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C99E718E0 for ; Sun, 25 Oct 2015 17:11:52 +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: <1445793039.f6a17a94df5233da934b3b6ce67e37931917a81f.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.13.3.ebuild X-VCS-Directories: sci-astronomy/stellarium/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f6a17a94df5233da934b3b6ce67e37931917a81f X-VCS-Branch: master Date: Sun, 25 Oct 2015 17:11:52 +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: 7ba7179e-69d5-44cd-a104-1af238347596 X-Archives-Hash: 42476ddd844d4df82ce666b6d9b1dc2e commit: f6a17a94df5233da934b3b6ce67e37931917a81f Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 25 17:10:39 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 25 17:10:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6a17a94 sci-astronomy/stellarium: Stable for PPC64 (bug #562966). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches sci-astronomy/stellarium/stellarium-0.13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/stellarium/stellarium-0.13.3.ebuild b/sci-astronomy/stellarium/stellarium-0.13.3.ebuild index fa0c9c7..03b9c67 100644 --- a/sci-astronomy/stellarium/stellarium-0.13.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.13.3.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"