diff options
author | Sam James <sam@gentoo.org> | 2024-12-05 17:53:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-05 17:54:18 +0000 |
commit | e9f1a5997f4d5cae9d236de5c20677bba501c719 (patch) | |
tree | 2c2f51b4cba6fd740b2ad9d6dfd2410169206ac8 /sci-astronomy | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 6.12.2 (diff) | |
download | gentoo-e9f1a5997f4d5cae9d236de5c20677bba501c719.tar.gz gentoo-e9f1a5997f4d5cae9d236de5c20677bba501c719.tar.bz2 gentoo-e9f1a5997f4d5cae9d236de5c20677bba501c719.zip |
sci-astronomy/pyephem: Stabilize 4.1.5 amd64, #945555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/pyephem/pyephem-4.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/pyephem/pyephem-4.1.5.ebuild b/sci-astronomy/pyephem/pyephem-4.1.5.ebuild index 0e0c52a4f510..7e059b2217bc 100644 --- a/sci-astronomy/pyephem/pyephem-4.1.5.ebuild +++ b/sci-astronomy/pyephem/pyephem-4.1.5.ebuild @@ -15,7 +15,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 )" |