diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 21:14:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 21:14:05 +0000 |
commit | c2511b00bf7eaf1fa810eb217110d1f9e9ec88a9 (patch) | |
tree | da34da7bab4b9f709a3c8fe02045dba4e9b4a35d | |
parent | sci-libs/adolc: Stabilize 2.7.2 arm64, #813567 (diff) | |
download | gentoo-c2511b00bf7eaf1fa810eb217110d1f9e9ec88a9.tar.gz gentoo-c2511b00bf7eaf1fa810eb217110d1f9e9ec88a9.tar.bz2 gentoo-c2511b00bf7eaf1fa810eb217110d1f9e9ec88a9.zip |
sci-libs/scotch: Stabilize 6.0.4-r2 arm64, #813567
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 7f41e2ef543f..11c8a9fc4f8d 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/-/_}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools threads" # bug #532620 REQUIRED_USE="test? ( threads )" |