diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-13 13:24:01 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-13 13:24:01 +0000 |
commit | 2c950931a76ec337ba9b3684ae75ba10289337a1 (patch) | |
tree | 23af00e51688566e7ae296aea4d97d63b4b21d5e /sci-libs/blas-goto/blas-goto-1.22-r1.ebuild | |
parent | Stable on amd64, bug #213264 and remove old (diff) | |
download | historical-2c950931a76ec337ba9b3684ae75ba10289337a1.tar.gz historical-2c950931a76ec337ba9b3684ae75ba10289337a1.tar.bz2 historical-2c950931a76ec337ba9b3684ae75ba10289337a1.zip |
amd64 stable wrt bug #213128
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-libs/blas-goto/blas-goto-1.22-r1.ebuild')
-rw-r--r-- | sci-libs/blas-goto/blas-goto-1.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild b/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild index 38c2524dee51..15f504d242af 100644 --- a/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild +++ b/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild,v 1.2 2008/03/12 19:07:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/blas-goto-1.22-r1.ebuild,v 1.3 2008/03/13 13:24:01 coldwind Exp $ inherit eutils fortran flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ LICENSE="tacc" SLOT="0" # See http://www.tacc.utexas.edu/resources/software/gotoblasfaq.php # for supported architectures -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="int64 threads doc" RESTRICT="mirror" RDEPEND="app-admin/eselect-blas |