diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:31:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:31:20 +0000 |
commit | f1800d428bd94e5d9c76f73e1bd55315b12c13b7 (patch) | |
tree | 6f7c2f56946e4205ec10af1742a6dde4f91bff41 /sci-libs/hdf5/hdf5-1.8.10.ebuild | |
parent | Stable for x86, wrt bug #449226 (diff) | |
download | historical-f1800d428bd94e5d9c76f73e1bd55315b12c13b7.tar.gz historical-f1800d428bd94e5d9c76f73e1bd55315b12c13b7.tar.bz2 historical-f1800d428bd94e5d9c76f73e1bd55315b12c13b7.zip |
Stable for x86, wrt bug #449332
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.8.10.ebuild')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.8.10.ebuild b/sci-libs/hdf5/hdf5-1.8.10.ebuild index 54962717207e..76e03d03b9db 100644 --- a/sci-libs/hdf5/hdf5-1.8.10.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.11 2013/01/04 20:09:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.10.ebuild,v 1.12 2013/02/25 13:31:19 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/releases/${P}/src/${P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran fortran2003 mpi static-libs szip threads zlib" REQUIRED_USE=" |