diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:40:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:40:52 +0200 |
commit | 0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675 (patch) | |
tree | e3c7b8a32decbf64e7fde2864535ef8135ca6aac /sci-astronomy | |
parent | sci-libs/libsvm: amd64 stable wrt bug #732066 (diff) | |
download | gentoo-0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675.tar.gz gentoo-0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675.tar.bz2 gentoo-0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675.zip |
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@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild b/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild index ca3f8d683fa3..00d9e137a2f5 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 )" |