diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:39 +0200 |
commit | ebdec96dd0307623b6433fcb49780efde95f712f (patch) | |
tree | 1db376dafe1e7be91d690d081916c191fd3887f6 /sci-libs | |
parent | sys-libs/libcap: amd64 stable wrt bug #791667 (diff) | |
download | gentoo-ebdec96dd0307623b6433fcb49780efde95f712f.tar.gz gentoo-ebdec96dd0307623b6433fcb49780efde95f712f.tar.bz2 gentoo-ebdec96dd0307623b6433fcb49780efde95f712f.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cantera/cantera-2.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/cantera-2.5.1-r1.ebuild b/sci-libs/cantera/cantera-2.5.1-r1.ebuild index 6f5345f106d5..db21ef944ead 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 )" |