summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:07 +0200
commit53426ffdc53a9046e8550ca5fd1d921a885181c4 (patch)
tree47d981ed8d6c6063b333ae4def592d0c8a2cc322 /sci-astronomy/pyephem
parentdev-db/spatialite: Stabilize 5.0.1-r2 arm64, #920141 (diff)
downloadgentoo-53426ffdc53a9046e8550ca5fd1d921a885181c4.tar.gz
gentoo-53426ffdc53a9046e8550ca5fd1d921a885181c4.tar.bz2
gentoo-53426ffdc53a9046e8550ca5fd1d921a885181c4.zip
sci-astronomy/pyephem: Stabilize 4.1.3 amd64, #920143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy/pyephem')
-rw-r--r--sci-astronomy/pyephem/pyephem-4.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/pyephem/pyephem-4.1.3.ebuild b/sci-astronomy/pyephem/pyephem-4.1.3.ebuild
index d878d367ccab..9a27c111ab24 100644
--- a/sci-astronomy/pyephem/pyephem-4.1.3.ebuild
+++ b/sci-astronomy/pyephem/pyephem-4.1.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/brandon-rhodes/pyephem/archive/refs/tags/${PV}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
BDEPEND="doc? ( dev-python/sphinx )"