diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:44:43 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 23:04:46 +1100 |
commit | 7b7594bc4d29cc34e0930655fbb697e304f99d7d (patch) | |
tree | 9d1a1f5ef8ffd1a235c99a894b1c86335c22a39a /sci-chemistry | |
parent | sci-chemistry/openbabel: stabilise 2.4.1 for x86 (diff) | |
download | gentoo-7b7594bc4d29cc34e0930655fbb697e304f99d7d.tar.gz gentoo-7b7594bc4d29cc34e0930655fbb697e304f99d7d.tar.bz2 gentoo-7b7594bc4d29cc34e0930655fbb697e304f99d7d.zip |
sci-chemistry/openbabel-python: stabilise 2.4.1 for x86
Bug: https://bugs.gentoo.org/625088
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-chemistry')
-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 380aca3bc9f0..d7a9eb9e2cb6 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" SLOT="0/5" LICENSE="GPL-2" IUSE="" |