summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 14:38:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 14:38:40 +0200
commit968775a5fa4d9d4065a6751e1736e2db0c476abb (patch)
tree9750d96e14afe6caada37a61dcb01f2a4f1a10c7 /sci-libs/scotch
parentdev-libs/yaz: Stabilize 5.31.0 arm, #833691 (diff)
downloadgentoo-968775a5fa4d9d4065a6751e1736e2db0c476abb.tar.gz
gentoo-968775a5fa4d9d4065a6751e1736e2db0c476abb.tar.bz2
gentoo-968775a5fa4d9d4065a6751e1736e2db0c476abb.zip
sci-libs/scotch: Stabilize 6.1.2 arm, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/scotch/scotch-6.1.2.ebuild b/sci-libs/scotch/scotch-6.1.2.ebuild
index 7075116f20e0..379b7c4b0e80 100644
--- a/sci-libs/scotch/scotch-6.1.2.ebuild
+++ b/sci-libs/scotch/scotch-6.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"