summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 15:52:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 15:52:06 +0200
commit5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce (patch)
treeff470a30daa537431bd6895a103329cd127dfa9a /sci-libs
parentapp-admin/gam-server: Stabilize 0.1.10-r3 arm64, #833737 (diff)
downloadgentoo-5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce.tar.gz
gentoo-5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce.tar.bz2
gentoo-5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce.zip
sci-libs/scotch: Stabilize 6.1.2 ppc64, #833719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/scotch/scotch-6.1.2.ebuild2
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 b9746b63db95..13469212ef50 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 )"