Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hypre/
Date: Sun, 25 Apr 2021 21:02:32
Message-Id: 1619384524.afde4ef8b89373ee61a6a96d59d5b10faabf530f.sam@gentoo
1 commit: afde4ef8b89373ee61a6a96d59d5b10faabf530f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 21:02:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 21:02:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afde4ef8
7
8 sci-libs/hypre: Stabilize 2.20.0 amd64, #785700
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/hypre/hypre-2.20.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/hypre/hypre-2.20.0.ebuild b/sci-libs/hypre/hypre-2.20.0.ebuild
16 index 4fec2500afe..c7a163995f5 100644
17 --- a/sci-libs/hypre/hypre-2.20.0.ebuild
18 +++ b/sci-libs/hypre/hypre-2.20.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-space/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="debug examples fortran int64 openmp mpi"
26
27 BDEPEND="virtual/pkgconfig"