diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 11:59:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 11:59:05 +0100 |
commit | 1ef2edde5b2c3163bc3fa7747233a1a55c6d3da5 (patch) | |
tree | 5a64186a03dcb0c1b5151e57605a2aa30ee2af44 /sci-chemistry | |
parent | dev-lang/R: Stabilize 4.0.4 x86, #765361 (diff) | |
download | gentoo-1ef2edde5b2c3163bc3fa7747233a1a55c6d3da5.tar.gz gentoo-1ef2edde5b2c3163bc3fa7747233a1a55c6d3da5.tar.bz2 gentoo-1ef2edde5b2c3163bc3fa7747233a1a55c6d3da5.zip |
sci-chemistry/openbabel: Stabilize 2.4.1-r2 x86, #722860
Signed-off-by: Sam James <sam@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 014c88e1c52e..95161d26d6d6 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 )" |