Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf/
Date: Sat, 13 Oct 2018 15:49:39
Message-Id: 1539445763.633823d39fffff80615c1d3de49f31668e9ef79a.slyfox@gentoo
1 commit: 633823d39fffff80615c1d3de49f31668e9ef79a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 15:47:14 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 15:49:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633823d3
7
8 sci-libs/netcdf: stable 4.6.1-r1 for ia64, bug #641344
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 sci-libs/netcdf/netcdf-4.6.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
18 index a37c4a93ef3..3ccbe77b51a 100644
19 --- a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
20 +++ b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Unidata/netcdf-c/archive/v${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="UCAR-Unidata"
24 SLOT="0/13"
25 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27 IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
28
29 RDEPEND="