commit: 0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jul 20 06:40:52 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jul 20 06:40:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1a1b9a
sci-astronomy/pyephem: amd64 stable wrt bug #732070 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild b/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild index ca3f8d683fa..00d9e137a2f 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brandon-rhodes/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND="doc? ( dev-python/sphinx )"