diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:23:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:23:35 +0000 |
commit | 7f9ea40a1fa1d5c1f3e6f714acd1becf6d79f94b (patch) | |
tree | b19270e8440aca4ddd41ccc0aeb42800ad7eea24 /sci-libs | |
parent | media-libs/xvid: Stabilize 1.3.7-r1 arm, #899250 (diff) | |
download | gentoo-7f9ea40a1fa1d5c1f3e6f714acd1becf6d79f94b.tar.gz gentoo-7f9ea40a1fa1d5c1f3e6f714acd1becf6d79f94b.tar.bz2 gentoo-7f9ea40a1fa1d5c1f3e6f714acd1becf6d79f94b.zip |
sci-libs/scotch: Stabilize 7.0.1-r1 arm, #899454
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scotch/scotch-7.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-7.0.1-r1.ebuild b/sci-libs/scotch/scotch-7.0.1-r1.ebuild index afb165975c82..c122bacdbdcb 100644 --- a/sci-libs/scotch/scotch-7.0.1-r1.ebuild +++ b/sci-libs/scotch/scotch-7.0.1-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools +threads" # bug #532620 REQUIRED_USE="test? ( threads )" |