diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-28 11:59:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-28 11:59:53 +0200 |
commit | 92d93b0c77bfac8167351e2ac6f91ef0bb4e4997 (patch) | |
tree | 43408d764d38cfff683e2fe93375845a8471f956 /sci-chemistry | |
parent | package.mask: Unleash new dev-python/numpy (diff) | |
download | gentoo-92d93b0c77bfac8167351e2ac6f91ef0bb4e4997.tar.gz gentoo-92d93b0c77bfac8167351e2ac6f91ef0bb4e4997.tar.bz2 gentoo-92d93b0c77bfac8167351e2ac6f91ef0bb4e4997.zip |
sci-chemistry/openbabel: amd64 stable wrt bug #722860
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-chemistry')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1-r2.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1-r2.ebuild index 8830108275bd..014c88e1c52e 100644 --- a/sci-chemistry/openbabel/openbabel-2.4.1-r2.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.4.1-r2.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 )" |