summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-02 19:10:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 14:12:32 +0300
commit6a589bfff7a2d55f5a52071e78a3206f89ec116c (patch)
tree72aaed0872d3277141794655410295943095f9ca /sci-astronomy
parentsci-astronomy/stellarium: destabilize for ~ppc (diff)
downloadgentoo-6a589bfff7a2d55f5a52071e78a3206f89ec116c.tar.gz
gentoo-6a589bfff7a2d55f5a52071e78a3206f89ec116c.tar.bz2
gentoo-6a589bfff7a2d55f5a52071e78a3206f89ec116c.zip
sci-astronomy/xephem: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/xephem/xephem-3.7.7-r1.ebuild4
-rw-r--r--sci-astronomy/xephem/xephem-4.1.0-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild b/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild
index 39a4758196ca..bc5fc47e529b 100644
--- a/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild
+++ b/sci-astronomy/xephem/xephem-3.7.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ef46be975575..9e166cb3a632 100644
--- a/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild
+++ b/sci-astronomy/xephem/xephem-4.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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:=