diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 17:22:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 17:22:46 +0200 |
commit | 94e61c6f69ef8626ee88cab3b372c1e58f6eab97 (patch) | |
tree | f1bcbd16ac0e9e0e3698612c9dfa6ced90fba334 /sci-libs | |
parent | dev-util/boost-build: remove hprefixify for non-existent file (diff) | |
download | gentoo-94e61c6f69ef8626ee88cab3b372c1e58f6eab97.tar.gz gentoo-94e61c6f69ef8626ee88cab3b372c1e58f6eab97.tar.bz2 gentoo-94e61c6f69ef8626ee88cab3b372c1e58f6eab97.zip |
sci-libs/cantera: amd64 stable wrt bug #705134
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cantera/cantera-2.4.0-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/cantera-2.4.0-r5.ebuild b/sci-libs/cantera/cantera-2.4.0-r5.ebuild index ac2a89b4ddd4..509fa30f426c 100644 --- a/sci-libs/cantera/cantera-2.4.0-r5.ebuild +++ b/sci-libs/cantera/cantera-2.4.0-r5.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 pch +python test" RESTRICT="!test? ( test )" |