diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:10:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:31 +0300 |
commit | cf4c11e5c5cbb66d54c770e2b38e40e7473bb0db (patch) | |
tree | 139edf071686a9ff7eaa7c0759a5dc6408648353 /sci-astronomy | |
parent | dev-python/xarray: destabilize for ~ppc (diff) | |
download | gentoo-cf4c11e5c5cbb66d54c770e2b38e40e7473bb0db.tar.gz gentoo-cf4c11e5c5cbb66d54c770e2b38e40e7473bb0db.tar.bz2 gentoo-cf4c11e5c5cbb66d54c770e2b38e40e7473bb0db.zip |
sci-astronomy/calcmysky: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild | 2 | ||||
-rw-r--r-- | sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild b/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild index 72e612c2c808..079e8175a060 100644 --- a/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild +++ b/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-3" # subslot is soversion SLOT="0/14" -KEYWORDS="amd64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~ppc ppc64 ~riscv x86" IUSE="qt5 qt6" REQUIRED_USE="|| ( qt5 qt6 )" diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild index ec8b1b785ab8..d84ed59f6414 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 )" |