From d2df62e1601955f90db882e358a9d89bc47ce3bb Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Mon, 6 Mar 2023 19:38:13 +0800 Subject: [PATCH] sci-libs/scalapack: Keyword 2.1.0 riscv, #881389 Signed-off-by: Yixun Lan --- 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 d755a5b1ea9dd..e102c27d3b804 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 )"