diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:05:18 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:36:43 +0200 |
commit | b6053500dff2e5a57f46a8a7b13158eb64240e7c (patch) | |
tree | 53e92429422a5d2f7d201cf3b47a609a7bdad0ae /sci-chemistry/openbabel | |
parent | profiles/arch/arm64: mask thunderbird[neon] (diff) | |
download | gentoo-b6053500dff2e5a57f46a8a7b13158eb64240e7c.tar.gz gentoo-b6053500dff2e5a57f46a8a7b13158eb64240e7c.tar.bz2 gentoo-b6053500dff2e5a57f46a8a7b13158eb64240e7c.zip |
sci-chemistry/openbabel-2.4.1-r0: amd64 stable
Gentoo-Bug: 625088
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild index 2e3c423900ed..ca1fa0dda3c9 100644 --- a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" # See src/CMakeLists.txt for LIBRARY_VERSION SLOT="0/5.0.0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" |