commit: 86f6cf66ee97c0d24fab45ee4b9430bb114b4573 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 9 01:08:52 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 9 01:08:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f6cf66
sci-libs/superlu_mt: Stabilize 3.1-r1 amd64, #830772 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild b/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild index a37f5a808568..631f199b5ca3 100644 --- a/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild +++ b/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://portal.nersc.gov/project/sparse/superlu/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0/${SOVERSION}" -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="doc examples int64 openmp static-libs test threads" RESTRICT="!test? ( test )" REQUIRED_USE="|| ( openmp threads )"
