Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/rdkit/
Date: Tue, 31 Aug 2021 09:45:30
Message-Id: 1630403001.5e23a0b948d3023eb7fa15dc8859502939ca108f.andrewammerlaan@gentoo
1 commit: 5e23a0b948d3023eb7fa15dc8859502939ca108f
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 31 09:43:21 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 31 09:43:21 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5e23a0b9
7
8 sci-libs/rdkit: fix BadDefaultUseFlags
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 sci-libs/rdkit/rdkit-2020.03.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/rdkit/rdkit-2020.03.6.ebuild b/sci-libs/rdkit/rdkit-2020.03.6.ebuild
17 index c38bac753..b73817270 100644
18 --- a/sci-libs/rdkit/rdkit-2020.03.6.ebuild
19 +++ b/sci-libs/rdkit/rdkit-2020.03.6.ebuild
20 @@ -22,7 +22,7 @@ LICENSE="BSD"
21 SLOT="0"
22 KEYWORDS=""
23 # build configuration issues https://github.com/rdkit/rdkit/issues/3444
24 -IUSE="+python -static-libs"
25 +IUSE="+python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27
28 RDEPEND="dev-libs/boost