diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-02 20:58:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-02 20:58:22 +0200 |
commit | 2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2 (patch) | |
tree | a57c0bf6d73ed5a31384980aacd59f65beb50a2c /sci-astronomy | |
parent | www-client/w3m: Stabilize 0.5.3_p20230121 arm, #892950 (diff) | |
download | gentoo-2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2.tar.gz gentoo-2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2.tar.bz2 gentoo-2548e7a9dc1bb2d642c5fddb3367274bcf6d0fd2.zip |
sci-astronomy/stellarium: Stabilize 1.2 ppc, #892479
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-1.2.ebuild b/sci-astronomy/stellarium/stellarium-1.2.ebuild index f1cff9a5b272..9e1f1629d447 100644 --- a/sci-astronomy/stellarium/stellarium-1.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-1.2.ebuild @@ -30,7 +30,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="debug deep-sky doc gps media nls qt6 +scripting +show-my-sky stars telescope test webengine +xlsx" # Qt6 QAudioOutput crashes on startup; qt 6.4.0 # https://bugreports.qt.io/browse/QTBUG-108221 |