diff options
author | Sam James <sam@gentoo.org> | 2023-04-29 22:21:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-29 22:21:21 +0100 |
commit | 87d910b3901f240f1cd08c8a15291e14038aa0c9 (patch) | |
tree | 0282ce9348c0687cf10dac4c0d288a0ef94d018e /sci-astronomy | |
parent | sci-astronomy/stellarium: Stabilize 23.1 ppc64, #905303 (diff) | |
download | gentoo-87d910b3901f240f1cd08c8a15291e14038aa0c9.tar.gz gentoo-87d910b3901f240f1cd08c8a15291e14038aa0c9.tar.bz2 gentoo-87d910b3901f240f1cd08c8a15291e14038aa0c9.zip |
sci-astronomy/calcmysky: Stabilize 0.3.0 ppc64, #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 0d83309b526d..577176466199 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 )" |