summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-01 19:27:44 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-01 19:27:44 +0000
commit6ac17ade537ee62224d87d5b586650e3ae97720a (patch)
tree5d081995fb3abe6cda1277935b791f8eec3a0d19 /sci-libs/hdf5/hdf5-1.8.3-r1.ebuild
parentVersion bump (diff)
downloadgentoo-2-6ac17ade537ee62224d87d5b586650e3ae97720a.tar.gz
gentoo-2-6ac17ade537ee62224d87d5b586650e3ae97720a.tar.bz2
gentoo-2-6ac17ade537ee62224d87d5b586650e3ae97720a.zip
Keyworded on alpha, bug #285148
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/hdf5/hdf5-1.8.3-r1.ebuild')
-rw-r--r--sci-libs/hdf5/hdf5-1.8.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild b/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild
index 50183f6333d7..7d4f752b40b7 100644
--- a/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild
+++ b/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild,v 1.2 2009/09/17 22:45:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.3-r1.ebuild,v 1.3 2009/10/01 19:27:44 klausman Exp $
EAPI=2
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/current/src/${P}.tar.gz"
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~sparc"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="cxx examples fortran mpi szip threads zlib"