Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/
Date: Thu, 02 Feb 2023 18:58:33
Message-Id: 1675364302.2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2.arthurzam@gentoo
1 commit: 2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 18:58:22 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 18:58:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2548e7a9
7
8 sci-astronomy/stellarium: Stabilize 1.2 ppc, #892479
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 f1cff9a5b272..9e1f1629d447 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