diff options
author | Sam James <sam@gentoo.org> | 2021-12-27 22:27:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-27 22:27:18 +0000 |
commit | 3704929554993bf575d9c663a937fe9ab28b73e9 (patch) | |
tree | 05f74f2a66c51ef48ac1c6bccf756074d504104f | |
parent | sys-apps/hwloc: stable 2.6.0 for sparc, bug #829992 (diff) | |
download | gentoo-3704929554993bf575d9c663a937fe9ab28b73e9.tar.gz gentoo-3704929554993bf575d9c663a937fe9ab28b73e9.tar.bz2 gentoo-3704929554993bf575d9c663a937fe9ab28b73e9.zip |
sci-libs/scotch: Stabilize 6.1.0-r1 arm64, #818649
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-libs/scotch/scotch-6.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.1.0-r1.ebuild b/sci-libs/scotch/scotch-6.1.0-r1.ebuild index 952cc6463c3f..d6ca0e868e39 100644 --- a/sci-libs/scotch/scotch-6.1.0-r1.ebuild +++ b/sci-libs/scotch/scotch-6.1.0-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools threads" # bug #532620 REQUIRED_USE="test? ( threads )" |