diff options
Diffstat (limited to 'sci-libs/gsl/gsl-1.7.ebuild')
-rw-r--r-- | sci-libs/gsl/gsl-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gsl/gsl-1.7.ebuild b/sci-libs/gsl/gsl-1.7.ebuild index b68e38a0ac71..94fa3cb692ac 100644 --- a/sci-libs/gsl/gsl-1.7.ebuild +++ b/sci-libs/gsl/gsl-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.9 2007/02/11 10:26:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.10 2007/03/28 18:15:07 grobian Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc-macos ppc64 sh sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc ~x86" IUSE="" DEPEND="virtual/libc" |