diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:41 +0200 |
commit | 402a243e606a024862f979528decc65cd5762b03 (patch) | |
tree | 55c699c8c91d91759162606a17b480bc65189823 /sci-libs | |
parent | net-analyzer/arping: Stabilize 2.22 arm, #807427 (diff) | |
download | gentoo-402a243e606a024862f979528decc65cd5762b03.tar.gz gentoo-402a243e606a024862f979528decc65cd5762b03.tar.bz2 gentoo-402a243e606a024862f979528decc65cd5762b03.zip |
sci-libs/scotch: Stabilize 6.1.0-r1 arm, #818649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 4248caddd1a2..04b11a76de4b 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 )" |