diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:44:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:01 +0300 |
commit | 2f64143364075d0ccc2904e7e706275d548aec0b (patch) | |
tree | e7d2cd393202c0fb4a341824d46c54c8180bcec4 /sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild | |
parent | net-misc/olsrd: destabilize for ~x86 (diff) | |
download | gentoo-2f64143364075d0ccc2904e7e706275d548aec0b.tar.gz gentoo-2f64143364075d0ccc2904e7e706275d548aec0b.tar.bz2 gentoo-2f64143364075d0ccc2904e7e706275d548aec0b.zip |
sci-astronomy/calcmysky: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy/calcmysky/calcmysky-0.3.0.ebuild')
-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 d84ed59f6414..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 )" |