diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 23:31:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 23:31:04 +0100 |
commit | 1c635b1d113c0d5f6ec354777f185ce64cf0823c (patch) | |
tree | 77c13e1a017c7942720fc3353fe810067edd2f6b /sci-libs/scotch | |
parent | dev-perl/File-BaseDir: Remove old (diff) | |
download | gentoo-1c635b1d113c0d5f6ec354777f185ce64cf0823c.tar.gz gentoo-1c635b1d113c0d5f6ec354777f185ce64cf0823c.tar.bz2 gentoo-1c635b1d113c0d5f6ec354777f185ce64cf0823c.zip |
sci-libs/scotch: Stabilize 6.1.0-r1 amd64, #818649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-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 ff3058c464b6..606409f6cf80 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 )" |