Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/
Date: Sun, 29 Jan 2023 05:08:01
Message-Id: 1674968863.70bc2ce3542c8f9722bd58ddf45d5cc12446ad2d.sam@gentoo
1 commit: 70bc2ce3542c8f9722bd58ddf45d5cc12446ad2d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 05:07:43 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 05:07:43 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70bc2ce3
7
8 sci-astronomy/stellarium: Stabilize 1.2 ppc64, #892479
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-astronomy/stellarium/stellarium-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-astronomy/stellarium/stellarium-1.2.ebuild b/sci-astronomy/stellarium/stellarium-1.2.ebuild
16 index 2b14783f380a..6b6b402d4b78 100644
17 --- a/sci-astronomy/stellarium/stellarium-1.2.ebuild
18 +++ b/sci-astronomy/stellarium/stellarium-1.2.ebuild
19 @@ -30,7 +30,7 @@ SRC_URI="
20
21 LICENSE="GPL-2+ SGI-B-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~ppc ppc64 ~riscv ~x86"
25 IUSE="debug deep-sky doc gps media nls qt6 +scripting +show-my-sky stars telescope test webengine +xlsx"
26 # Qt6 QAudioOutput crashes on startup; qt 6.4.0
27 # https://bugreports.qt.io/browse/QTBUG-108221