commit: d2df62e1601955f90db882e358a9d89bc47ce3bb Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 11:38:13 2023 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Mar 7 00:14:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2df62e1
sci-libs/scalapack: Keyword 2.1.0 riscv, #881389 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sci-libs/scalapack/scalapack-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/scalapack/scalapack-2.1.0.ebuild b/sci-libs/scalapack/scalapack-2.1.0.ebuild index d755a5b1ea9d..e102c27d3b80 100644 --- a/sci-libs/scalapack/scalapack-2.1.0.ebuild +++ b/sci-libs/scalapack/scalapack-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs test" RESTRICT="!test? ( test )"
