diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:05:19 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:36:46 +0200 |
commit | f62393e642e33ad33e65a5b89f79d4a7807eae3d (patch) | |
tree | dfb4ae086b238b698c2740410c8cf142e4214816 /sci-chemistry/openbabel-python | |
parent | sci-chemistry/openbabel-perl-2.4.1-r0: amd64 stable (diff) | |
download | gentoo-f62393e642e33ad33e65a5b89f79d4a7807eae3d.tar.gz gentoo-f62393e642e33ad33e65a5b89f79d4a7807eae3d.tar.bz2 gentoo-f62393e642e33ad33e65a5b89f79d4a7807eae3d.zip |
sci-chemistry/openbabel-python-2.4.1-r0: amd64 stable
Gentoo-Bug: 625088
Diffstat (limited to 'sci-chemistry/openbabel-python')
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild index d83bbba69035..8592ce2a6f4b 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Python bindings for OpenBabel (including Pybel)" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0/5" LICENSE="GPL-2" IUSE="" |