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 28843fe878b7..a90d3b45df59 100644 --- a/sci-libs/gsl/gsl-1.7.ebuild +++ b/sci-libs/gsl/gsl-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1 2005/10/14 02:38:33 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.2 2005/11/10 21:11:40 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 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |