Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/openbabel/
Date: Wed, 02 Dec 2020 03:06:40
Message-Id: 1606878364.2f3d99881b4471c635b2ef56a130a8ca5a8c8907.whissi@gentoo
1 commit: 2f3d99881b4471c635b2ef56a130a8ca5a8c8907
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 03:06:04 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 03:06:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3d9988
7
8 sci-chemistry/openbabel: x86 stable (bug #757912)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
17 index 02f4b074850..e894bd98ef3 100644
18 --- a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
19 +++ b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="
21 # See src/CMakeLists.txt for LIBRARY_VERSION
22 SLOT="0/5.0.0"
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="doc openmp test wxwidgets"
27 RESTRICT="!test? ( test )"