summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-01-09 22:38:11 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-01-09 22:38:11 +0000
commit21bc2428ee00285e055e6db164ec5f626b75305b (patch)
tree3dc640e00f928c95384dedfd3f403dcd13670eea /sci-astronomy
parentMarked ~ppc for bug #253303. (diff)
downloadgentoo-2-21bc2428ee00285e055e6db164ec5f626b75305b.tar.gz
gentoo-2-21bc2428ee00285e055e6db164ec5f626b75305b.tar.bz2
gentoo-2-21bc2428ee00285e055e6db164ec5f626b75305b.zip
Marked ~ppc for bug #253301.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/pyephem/ChangeLog5
-rw-r--r--sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/pyephem/ChangeLog b/sci-astronomy/pyephem/ChangeLog
index ee4f32107a0e..e9b927f25303 100644
--- a/sci-astronomy/pyephem/ChangeLog
+++ b/sci-astronomy/pyephem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/pyephem
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.7 2009/01/06 23:55:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.8 2009/01/09 22:38:11 josejx Exp $
+
+ 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> pyephem-3.7.3.3.ebuild:
+ Marked ~ppc for bug #253301.
*pyephem-3.7.3.3 (06 Jan 2009)
diff --git a/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild b/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild
index 3ef1784374e2..3a930a520789 100644
--- a/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild
+++ b/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild,v 1.1 2009/01/06 23:55:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.3.3.ebuild,v 1.2 2009/01/09 22:38:11 josejx Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://rhodesmill.org/pyephem/pyephem.html"
SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""