diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 15:35:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 15:35:07 +0200 |
commit | f767c3262049763b35bc8c339980a910d120bba1 (patch) | |
tree | 5cc3aeede44d72e98ce1d2aa0a3ca6e652cba07e /sci-libs/scotch | |
parent | net-dialup/freeradius: Stabilize 3.0.25-r1 arm64, #833705 (diff) | |
download | gentoo-f767c3262049763b35bc8c339980a910d120bba1.tar.gz gentoo-f767c3262049763b35bc8c339980a910d120bba1.tar.bz2 gentoo-f767c3262049763b35bc8c339980a910d120bba1.zip |
sci-libs/scotch: Stabilize 6.1.2 arm64, #833719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.1.2.ebuild b/sci-libs/scotch/scotch-6.1.2.ebuild index ae14de084f05..b9746b63db95 100644 --- a/sci-libs/scotch/scotch-6.1.2.ebuild +++ b/sci-libs/scotch/scotch-6.1.2.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 )" |