diff options
author | Sam James <sam@gentoo.org> | 2024-03-25 14:59:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-25 14:59:58 +0000 |
commit | c4c532a28a895f0f6af810ac1cb3f6d230568c66 (patch) | |
tree | b52a8d270ac14469fd441470badaadbe56eb8851 /sci-astronomy/calcmysky | |
parent | dev-util/maturin: Stabilize 1.5.1 arm, #927792 (diff) | |
download | gentoo-c4c532a28a895f0f6af810ac1cb3f6d230568c66.tar.gz gentoo-c4c532a28a895f0f6af810ac1cb3f6d230568c66.tar.bz2 gentoo-c4c532a28a895f0f6af810ac1cb3f6d230568c66.zip |
sci-astronomy/calcmysky: Stabilize 0.3.2 amd64, #927790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/calcmysky')
-rw-r--r-- | sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild index bd1d665e6e80..80cec5a5f753 100644 --- a/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild +++ b/sci-astronomy/calcmysky/calcmysky-0.3.2.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 )" |