diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:07 +0200 |
commit | 53426ffdc53a9046e8550ca5fd1d921a885181c4 (patch) | |
tree | 47d981ed8d6c6063b333ae4def592d0c8a2cc322 /sci-astronomy | |
parent | dev-db/spatialite: Stabilize 5.0.1-r2 arm64, #920141 (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-astronomy/pyephem/pyephem-4.1.3.ebuild | 2 |
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 )" |