diff options
author | 2023-06-03 17:45:07 +0300 | |
---|---|---|
committer | 2023-06-09 17:45:03 +0300 | |
commit | 4b8a03b1309daa988348fae6c100c95cbf7e798e (patch) | |
tree | 2246e14e6a3c80ce60326bdd81fcab9d2dfc4a0f /sci-astronomy/pysiril | |
parent | sci-astronomy/pyephem: destabilize for ~x86 (diff) | |
download | gentoo-4b8a03b1309daa988348fae6c100c95cbf7e798e.tar.gz gentoo-4b8a03b1309daa988348fae6c100c95cbf7e798e.tar.bz2 gentoo-4b8a03b1309daa988348fae6c100c95cbf7e798e.zip |
sci-astronomy/pysiril: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy/pysiril')
-rw-r--r-- | sci-astronomy/pysiril/pysiril-0.0.12.ebuild | 2 | ||||
-rw-r--r-- | sci-astronomy/pysiril/pysiril-0.0.15.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/pysiril/pysiril-0.0.12.ebuild b/sci-astronomy/pysiril/pysiril-0.0.12.ebuild index 353887254d53..1cd3b366df91 100644 --- a/sci-astronomy/pysiril/pysiril-0.0.12.ebuild +++ b/sci-astronomy/pysiril/pysiril-0.0.12.ebuild @@ -14,6 +14,6 @@ S="${WORKDIR}/${PN}-V${PV//./_}" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" RDEPEND="sci-astronomy/siril" diff --git a/sci-astronomy/pysiril/pysiril-0.0.15.ebuild b/sci-astronomy/pysiril/pysiril-0.0.15.ebuild index 353887254d53..1cd3b366df91 100644 --- a/sci-astronomy/pysiril/pysiril-0.0.15.ebuild +++ b/sci-astronomy/pysiril/pysiril-0.0.15.ebuild @@ -14,6 +14,6 @@ S="${WORKDIR}/${PN}-V${PV//./_}" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" RDEPEND="sci-astronomy/siril" |