diff options
author | Sam James <sam@gentoo.org> | 2021-12-06 20:37:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-06 20:37:17 +0000 |
commit | 65da3ab620b666bd0a83bda4dea361c029532195 (patch) | |
tree | 4874c4402be1678cb635c96c9c3c9f67c5ae5300 /sci-libs | |
parent | kde-apps/kitinerary: Keyword 21.08.3-r1 ppc64, #823854 (diff) | |
download | gentoo-65da3ab620b666bd0a83bda4dea361c029532195.tar.gz gentoo-65da3ab620b666bd0a83bda4dea361c029532195.tar.bz2 gentoo-65da3ab620b666bd0a83bda4dea361c029532195.zip |
sci-libs/scotch: Stabilize 6.1.0-r1 ppc64, #818649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 04b11a76de4b..bcbbef23b1ec 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 )" |