diff options
author | 2023-04-29 22:21:20 +0100 | |
---|---|---|
committer | 2023-04-29 22:21:20 +0100 | |
commit | 368b3e5a1c1ff2a96c0718f2ebfc5ddbc60d1ff0 (patch) | |
tree | de1296fdbe1d22e2ba5136a29a098a9e54486e2a /sci-astronomy/stellarium | |
parent | dev-ml/core: Stabilize 0.15.1-r1 arm64, #901599 (diff) | |
download | gentoo-368b3e5a1c1ff2a96c0718f2ebfc5ddbc60d1ff0.tar.gz gentoo-368b3e5a1c1ff2a96c0718f2ebfc5ddbc60d1ff0.tar.bz2 gentoo-368b3e5a1c1ff2a96c0718f2ebfc5ddbc60d1ff0.zip |
sci-astronomy/stellarium: Stabilize 23.1 ppc64, #905303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-23.1.ebuild b/sci-astronomy/stellarium/stellarium-23.1.ebuild index 4c2406c674bd..3c20b4d3f079 100644 --- a/sci-astronomy/stellarium/stellarium-23.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-23.1.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" # Python interpreter is used while building RemoteControl plugin |