diff options
author | 2006-08-15 21:22:14 +0000 | |
---|---|---|
committer | 2006-08-15 21:22:14 +0000 | |
commit | 853da67d77179150c503e835cfc9788bcb0f6d69 (patch) | |
tree | 022d22ec1b4c2106580b3b44c06fa358d6d711d3 /sci-libs/acml/acml-3.1.0-r1.ebuild | |
parent | old (diff) | |
download | gentoo-2-853da67d77179150c503e835cfc9788bcb0f6d69.tar.gz gentoo-2-853da67d77179150c503e835cfc9788bcb0f6d69.tar.bz2 gentoo-2-853da67d77179150c503e835cfc9788bcb0f6d69.zip |
Fixed screwup in stabling 3.0.0. (Bug #134152)
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'sci-libs/acml/acml-3.1.0-r1.ebuild')
-rw-r--r-- | sci-libs/acml/acml-3.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/acml/acml-3.1.0-r1.ebuild b/sci-libs/acml/acml-3.1.0-r1.ebuild index 42a43711f123..1473f6e0ef7a 100644 --- a/sci-libs/acml/acml-3.1.0-r1.ebuild +++ b/sci-libs/acml/acml-3.1.0-r1.ebuild @@ -1,6 +1,6 @@ # 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.1.0-r1.ebuild,v 1.2 2006/07/31 17:21:22 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-3.1.0-r1.ebuild,v 1.3 2006/08/15 21:22:14 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-blas |