diff options
Diffstat (limited to 'sci-astronomy/xephem/xephem-3.7.5.ebuild')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/xephem/xephem-3.7.5.ebuild b/sci-astronomy/xephem/xephem-3.7.5.ebuild index 87a14b159f76..f09c57687412 100644 --- a/sci-astronomy/xephem/xephem-3.7.5.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.6 2012/09/30 19:50:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.7 2012/10/10 06:48:28 nativemad Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="Interactive tool for astronomical ephemeris and sky simulation" HOMEPAGE="http://www.clearskyinstitute.com/xephem" SRC_URI="http://97.74.56.125/free/${P}.tar.gz" -KEYWORDS="amd64 ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" SLOT=0 LICENSE="XEphem" |