diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-18 11:48:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-18 11:48:28 +0100 |
commit | 9471a8b327f1b3f58d234f6fd81bb3d611be9854 (patch) | |
tree | ef2d6ec94b6bbcb0d3b0b31e14f1776351ebdd76 /sci-chemistry/openbabel | |
parent | app-admin/clsync: amd64 stable wrt bug #757618 (diff) | |
download | gentoo-9471a8b327f1b3f58d234f6fd81bb3d611be9854.tar.gz gentoo-9471a8b327f1b3f58d234f6fd81bb3d611be9854.tar.bz2 gentoo-9471a8b327f1b3f58d234f6fd81bb3d611be9854.zip |
sci-chemistry/openbabel: amd64 stable wrt bug #757912
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild index e894bd98ef3d..db8203212fa9 100644 --- a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" # See src/CMakeLists.txt for LIBRARY_VERSION SLOT="0/5.0.0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RESTRICT="!test? ( test )" |