diff options
author | Sam James <sam@gentoo.org> | 2023-01-29 05:26:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-29 05:26:41 +0000 |
commit | 1f267336c73e9640cae8b2ad8c1e327b99e47d64 (patch) | |
tree | 98d72be5d8c6c8f3c557e2414c0fbc386b4c9e90 /sci-astronomy | |
parent | net-libs/libmicrohttpd: add proxy-maint@ (diff) | |
download | gentoo-1f267336c73e9640cae8b2ad8c1e327b99e47d64.tar.gz gentoo-1f267336c73e9640cae8b2ad8c1e327b99e47d64.tar.bz2 gentoo-1f267336c73e9640cae8b2ad8c1e327b99e47d64.zip |
sci-astronomy/stellarium: Stabilize 1.2 amd64, #892479
Signed-off-by: Sam James <sam@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 6b6b402d4b78..da203a866f11 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 |