diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 04:06:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 04:06:04 +0100 |
commit | 2f3d99881b4471c635b2ef56a130a8ca5a8c8907 (patch) | |
tree | a9cc45e2f671bac8c4c2b94627e2630711b3a389 /sci-chemistry | |
parent | app-text/xchm: x86 stable (bug #757693) (diff) | |
download | gentoo-2f3d99881b4471c635b2ef56a130a8ca5a8c8907.tar.gz gentoo-2f3d99881b4471c635b2ef56a130a8ca5a8c8907.tar.bz2 gentoo-2f3d99881b4471c635b2ef56a130a8ca5a8c8907.zip |
sci-chemistry/openbabel: x86 stable (bug #757912)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-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 02f4b074850b..e894bd98ef3d 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 )" |