diff options
author | 2017-01-19 11:37:02 +0100 | |
---|---|---|
committer | 2017-01-19 11:37:02 +0100 | |
commit | cfd90d2e1efbe7004e6c9a086cec45f2b608dea2 (patch) | |
tree | 8125d17087709ecc8e34ee08a12108d4af836dbf /sci-astronomy/pyephem | |
parent | dev-python/logilab-common: amd64 stable wrt bug #606218 (diff) | |
download | gentoo-cfd90d2e1efbe7004e6c9a086cec45f2b608dea2.tar.gz gentoo-cfd90d2e1efbe7004e6c9a086cec45f2b608dea2.tar.bz2 gentoo-cfd90d2e1efbe7004e6c9a086cec45f2b608dea2.zip |
sci-astronomy/pyephem: amd64 stable wrt bug #606412
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy/pyephem')
-rw-r--r-- | sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild b/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild index b9fe6e80d700..866342f1b9d7 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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 )" |