diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-08 15:13:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-08 15:13:24 +0000 |
commit | 199cfd63e39de989d6a24ff373b9978377f8d31f (patch) | |
tree | 97b44d3459764a2442c493fe3b56be1bace9ccfe /sci-libs/netcdf/netcdf-4.1.1-r4.ebuild | |
parent | Remove HPPA keywording. (diff) | |
download | gentoo-2-199cfd63e39de989d6a24ff373b9978377f8d31f.tar.gz gentoo-2-199cfd63e39de989d6a24ff373b9978377f8d31f.tar.bz2 gentoo-2-199cfd63e39de989d6a24ff373b9978377f8d31f.zip |
Remove HPPA keywording.
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/netcdf/netcdf-4.1.1-r4.ebuild')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild b/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild index bb5b3f474d25..395b59889534 100644 --- a/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild +++ b/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild,v 1.9 2011/03/20 18:19:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild,v 1.10 2011/06/08 15:13:24 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz" LICENSE="UCAR-Unidata" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="cxx dap doc fortran hdf5 static-libs szip" RDEPEND="dap? ( net-misc/curl ) |