commit: ebdec96dd0307623b6433fcb49780efde95f712f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 24 13:04:39 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 24 13:04:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebdec96d
sci-libs/cantera: amd64 stable wrt bug #791715 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-libs/cantera/cantera-2.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/cantera/cantera-2.5.1-r1.ebuild b/sci-libs/cantera/cantera-2.5.1-r1.ebuild index 6f5345f106d..db21ef944ea 100644 --- a/sci-libs/cantera/cantera-2.5.1-r1.ebuild +++ b/sci-libs/cantera/cantera-2.5.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Cantera/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+cti fortran lapack pch +python test" RESTRICT="!test? ( test )"