diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
commit | db62d757eae817714cfb82c14a0779965ac5d62d (patch) | |
tree | 5211d373d1077fddc5c11224d0b53a75af97b0fb /app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.gz gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.bz2 gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild')
-rw-r--r-- | app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild b/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild index 4f9572df7a42..91e15bb4dcd4 100644 --- a/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild +++ b/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild,v 1.5 2004/09/20 02:29:06 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild,v 1.6 2004/10/05 13:34:50 pvdabeel Exp $ DESCRIPTION="ephemeris files for optional extended accuracy of astrolog's calculations" HOMEPAGE="http://www.astrolog.org/astrolog.htm" @@ -9,7 +9,7 @@ LICENSE="astrolog" SLOT="0" # works fine on x86 - runs probably on other architectures, too -KEYWORDS="x86 ppc64" +KEYWORDS="x86 ppc64 ppc" IUSE="" S="${WORKDIR}" |