diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:45:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:04 +0300 |
commit | 16a805b339b0878aaa68292d815e0281380c9a4c (patch) | |
tree | f08eaddd4b2e55503188ff9fe287882a5b98abc9 /sci-astronomy | |
parent | sci-astronomy/wcslib: destabilize for ~x86 (diff) | |
download | gentoo-16a805b339b0878aaa68292d815e0281380c9a4c.tar.gz gentoo-16a805b339b0878aaa68292d815e0281380c9a4c.tar.bz2 gentoo-16a805b339b0878aaa68292d815e0281380c9a4c.zip |
sci-astronomy/xephem: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.7-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-4.1.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild b/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild index bc5fc47e529b..ab4d62d3d83c 100644 --- a/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clearskyinstitute.com/xephem/${P}.tgz" LICENSE="XEphem" SLOT=0 -KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=x11-libs/motif-2.3:0 virtual/jpeg:0 diff --git a/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild b/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild index 9e166cb3a632..5918c6ef4b29 100644 --- a/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild +++ b/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/XEphem-${PV}" LICENSE="MIT" SLOT=0 -KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-libs/openssl:= |