diff options
author | 2023-04-29 21:19:55 +0100 | |
---|---|---|
committer | 2023-04-29 21:19:55 +0100 | |
commit | 9f584735840d9e1ef105d457818de82cb415fcb7 (patch) | |
tree | 3ef4505e926b6d590c1acd0ff6e74de9126ce68f /sci-astronomy/stellarium | |
parent | app-arch/xz-utils: Stabilize 5.2.11 arm64, #905288 (diff) | |
download | gentoo-9f584735840d9e1ef105d457818de82cb415fcb7.tar.gz gentoo-9f584735840d9e1ef105d457818de82cb415fcb7.tar.bz2 gentoo-9f584735840d9e1ef105d457818de82cb415fcb7.zip |
sci-astronomy/stellarium: Stabilize 23.1 amd64, #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 b0ee74a8a236..4c2406c674bd 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 |