diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:45:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:03 +0300 |
commit | 138705f2b50f46b55dd28a49e9e0e5d148de83f9 (patch) | |
tree | ca7ce5a4c1df0edd06f83a1135e37580f96d2b7e /sci-astronomy | |
parent | sci-astronomy/sirilic: destabilize for ~x86 (diff) | |
download | gentoo-138705f2b50f46b55dd28a49e9e0e5d148de83f9.tar.gz gentoo-138705f2b50f46b55dd28a49e9e0e5d148de83f9.tar.bz2 gentoo-138705f2b50f46b55dd28a49e9e0e5d148de83f9.zip |
sci-astronomy/stellarium: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-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 1b941b04eabf..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 |