diff options
author | Sam James <sam@gentoo.org> | 2023-04-29 21:19:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-29 21:19:56 +0100 |
commit | 92db4c65e1dd44a4b73c9824b9b95fd5e9e801ed (patch) | |
tree | f03d20f7428c4583d5f9ec4f2acd6d0f12a2d258 /sci-astronomy | |
parent | sci-astronomy/stellarium: Stabilize 23.1 amd64, #905303 (diff) | |
download | gentoo-92db4c65e1dd44a4b73c9824b9b95fd5e9e801ed.tar.gz gentoo-92db4c65e1dd44a4b73c9824b9b95fd5e9e801ed.tar.bz2 gentoo-92db4c65e1dd44a4b73c9824b9b95fd5e9e801ed.zip |
sci-astronomy/calcmysky: Stabilize 0.3.0 amd64, #905303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild index addd6360ca5c..0d83309b526d 100644 --- a/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild +++ b/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-3" # subslot is soversion SLOT="0/15" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="qt5 qt6" REQUIRED_USE="|| ( qt5 qt6 )" |