commit: ca4c5d74b49162234d34e3879f2f01a4b0427cf9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 16:42:18 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 16:42:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4c5d74
sci-libs/hypre: Stabilize 2.24.0 amd64, #908182 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/hypre/hypre-2.24.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/hypre/hypre-2.24.0.ebuild b/sci-libs/hypre/hypre-2.24.0.ebuild index 8c9d5ab220f1..c05c8fa99193 100644 --- a/sci-libs/hypre/hypre-2.24.0.ebuild +++ b/sci-libs/hypre/hypre-2.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hypre-space/hypre/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples fortran int64 openmp mpi" BDEPEND="virtual/pkgconfig"
