From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FA571395E4 for ; Mon, 5 Dec 2016 15:49:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C368021C265; Mon, 5 Dec 2016 15:49:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9995F21C265 for ; Mon, 5 Dec 2016 15:49:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96C7D341301 for ; Mon, 5 Dec 2016 15:49:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6924624C1 for ; Mon, 5 Dec 2016 15:49:18 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1480952926.be16810bdefbed2527d9098394a280459ec5afc8.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hdf5/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/hdf5/hdf5-1.8.18.ebuild X-VCS-Directories: sci-libs/hdf5/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: be16810bdefbed2527d9098394a280459ec5afc8 X-VCS-Branch: master Date: Mon, 5 Dec 2016 15:49:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d388571e-c6d5-4f4c-90b6-cdf47c15947b X-Archives-Hash: 166ca269923b8eda4e75b5a0ab45cb74 commit: be16810bdefbed2527d9098394a280459ec5afc8 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Dec 5 15:48:46 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Dec 5 15:48:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be16810b sci-libs/hdf5-1.8.18-r0: stable on alpha Gentoo-Bug: 601404 sci-libs/hdf5/hdf5-1.8.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/hdf5/hdf5-1.8.18.ebuild b/sci-libs/hdf5/hdf5-1.8.18.ebuild index db192e0..29b8517 100644 --- a/sci-libs/hdf5/hdf5-1.8.18.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.18.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/HDF5/current18/src/${MY_P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran fortran2003 +hl mpi static-libs szip threads zlib" REQUIRED_USE="