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 A8D3613835B for ; Fri, 5 Mar 2021 06:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BC7EE08D3; Fri, 5 Mar 2021 06:11:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 29028E08BB for ; Fri, 5 Mar 2021 06:11:05 +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 95320340C36 for ; Fri, 5 Mar 2021 06:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FCC5579 for ; Fri, 5 Mar 2021 06:11:02 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1614924607.77b1653f3bd806bd44249513efc31bcd2e3400d0.juippis@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.20.3.ebuild X-VCS-Directories: sci-astronomy/stellarium/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 77b1653f3bd806bd44249513efc31bcd2e3400d0 X-VCS-Branch: master Date: Fri, 5 Mar 2021 06:11:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 34fe971a-28c8-410d-8484-99422824dfad X-Archives-Hash: 90b392f87deedbc78d0dc07c88208cd5 commit: 77b1653f3bd806bd44249513efc31bcd2e3400d0 Author: Joonas Niilola gentoo org> AuthorDate: Fri Mar 5 06:03:57 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Mar 5 06:10:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b1653f sci-astronomy/stellarium: stabilize 0.20.3 on ppc64 Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola gentoo.org> sci-astronomy/stellarium/stellarium-0.20.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild b/sci-astronomy/stellarium/stellarium-0.20.3.ebuild index d3e711a5a4b..1bb7f736fea 100644 --- a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.20.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="debug deep-sky doc gps media nls stars telescope test" # Python interpreter is used while building RemoteControl plugin