diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 09:38:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 09:38:29 +0000 |
commit | a109d273e1153f32d862bfe978dc3ad1f0a762fc (patch) | |
tree | cb5791a5026b0884f126c25340266165e07b6660 /sci-astronomy/stellarium | |
parent | dev-python/setuptools: keyword ~riscv, #832036 (diff) | |
download | gentoo-a109d273e1153f32d862bfe978dc3ad1f0a762fc.tar.gz gentoo-a109d273e1153f32d862bfe978dc3ad1f0a762fc.tar.bz2 gentoo-a109d273e1153f32d862bfe978dc3ad1f0a762fc.zip |
sci-astronomy/stellarium: Stabilize 0.21.3 amd64, #832728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.21.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.21.3.ebuild b/sci-astronomy/stellarium/stellarium-0.21.3.ebuild index abb37df4de69..1da2d39f7c43 100644 --- a/sci-astronomy/stellarium/stellarium-0.21.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.21.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,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 stars telescope test webengine" # Python interpreter is used while building RemoteControl plugin |