diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 14:46:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 14:46:56 +0200 |
commit | 5706e6a824cb696d035b58fb51fe62279271085d (patch) | |
tree | be34d8d76f6074372dbc90e8c030a61b0f4d5f68 /sci-astronomy | |
parent | dev-libs/qxlsx: Keyword 1.4.4 ppc, #879851 (diff) | |
download | gentoo-5706e6a824cb696d035b58fb51fe62279271085d.tar.gz gentoo-5706e6a824cb696d035b58fb51fe62279271085d.tar.bz2 gentoo-5706e6a824cb696d035b58fb51fe62279271085d.zip |
sci-astronomy/calcmysky: Keyword 0.2.1 ppc64, #879851
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 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild b/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild index 162a28dfa80b..1e6ecbf90363 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 ~riscv" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv" IUSE="qt5 qt6" REQUIRED_USE="|| ( qt5 qt6 )" |