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/hdf/
Date: Sat, 05 May 2018 17:50:56
Message-Id: 1525542642.fb77d8be1f457e09fdc842febb98addc53949ee0.slyfox@gentoo
1 commit: fb77d8be1f457e09fdc842febb98addc53949ee0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 5 17:50:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 5 17:50:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb77d8be
7
8 sci-libs/hdf: stable 4.2.13-r1 for ia64, bug #630868
9
10 Bug: https://bugs.gentoo.org/630868
11 Package-Manager: Portage-2.3.36, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 sci-libs/hdf/hdf-4.2.13-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/hdf/hdf-4.2.13-r1.ebuild b/sci-libs/hdf/hdf-4.2.13-r1.ebuild
18 index 331ad8938e5..f0e70016731 100644
19 --- a/sci-libs/hdf/hdf-4.2.13-r1.ebuild
20 +++ b/sci-libs/hdf/hdf-4.2.13-r1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2"
22
23 SLOT="0"
24 LICENSE="NCSA-HDF"
25 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ia64 ~ppc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="examples fortran szip static-libs test"
28 REQUIRED_USE="test? ( szip )"