diff options
Diffstat (limited to 'sci-libs/acml/acml-3.0.0.ebuild')
-rw-r--r-- | sci-libs/acml/acml-3.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/acml/acml-3.0.0.ebuild b/sci-libs/acml/acml-3.0.0.ebuild index b982b64cea03..b7dfafa5035a 100644 --- a/sci-libs/acml/acml-3.0.0.ebuild +++ b/sci-libs/acml/acml-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.0.0.ebuild,v 1.1 2005/11/16 22:52:32 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.0.0.ebuild,v 1.2 2006/05/10 18:05:27 kugelfang Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="amd64? ( acml-${MY_PV}-gnu-64bit.tgz ) RESTRICT="fetch nostrip" IUSE="sse sse2" LICENSE="ACML" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" RDEPEND="virtual/libc >=app-admin/eselect-1.0_rc2" |