diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-03 17:19:41 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-03 17:19:41 +0000 |
commit | ef0c948ebe8c2927e6060a35e2df8b39d54f86d2 (patch) | |
tree | 4629926b261c73d6f737f35ed82dc7c54c18aa47 /sci-libs/clapack/clapack-3.2.1-r6.ebuild | |
parent | Version bump, respect CC, keyword amd64-linux, x86-linux (diff) | |
download | gentoo-2-ef0c948ebe8c2927e6060a35e2df8b39d54f86d2.tar.gz gentoo-2-ef0c948ebe8c2927e6060a35e2df8b39d54f86d2.tar.bz2 gentoo-2-ef0c948ebe8c2927e6060a35e2df8b39d54f86d2.zip |
keyword x86-linux
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/clapack/clapack-3.2.1-r6.ebuild')
-rw-r--r-- | sci-libs/clapack/clapack-3.2.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/clapack/clapack-3.2.1-r6.ebuild b/sci-libs/clapack/clapack-3.2.1-r6.ebuild index 8bfa73482b64..3e0c2b1d8364 100644 --- a/sci-libs/clapack/clapack-3.2.1-r6.ebuild +++ b/sci-libs/clapack/clapack-3.2.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/clapack/clapack-3.2.1-r6.ebuild,v 1.5 2012/04/12 19:55:43 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/clapack/clapack-3.2.1-r6.ebuild,v 1.6 2012/08/03 17:19:41 bicatali Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.netlib.org/${PN}/${P}-CMAKE.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=">=dev-libs/libf2c-20090407-r1 |