diff options
Diffstat (limited to 'sci-libs/gsl/gsl-1.8.ebuild')
-rw-r--r-- | sci-libs/gsl/gsl-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gsl/gsl-1.8.ebuild b/sci-libs/gsl/gsl-1.8.ebuild index 798ba0836954..77276b8b39d4 100644 --- a/sci-libs/gsl/gsl-1.8.ebuild +++ b/sci-libs/gsl/gsl-1.8.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.8.ebuild,v 1.11 2007/03/28 14:41:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.12 2007/03/28 18:15:07 grobian Exp $ inherit eutils flag-o-matic autotools @@ -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="" |