diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-01 16:46:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-01 16:46:58 +0300 |
commit | 65dfb12e9cd7c91a1269359cd2079c44bf2e1e57 (patch) | |
tree | c95a588f2abd1ea7d0d7aa6082f4a2b3b6a07154 | |
parent | net-misc/dahdi: x86 stable wrt bug #564014 (diff) | |
download | gentoo-65dfb12e9cd7c91a1269359cd2079c44bf2e1e57.tar.gz gentoo-65dfb12e9cd7c91a1269359cd2079c44bf2e1e57.tar.bz2 gentoo-65dfb12e9cd7c91a1269359cd2079c44bf2e1e57.zip |
sci-chemistry/openbabel: x86 stable wrt bug #564280
Package-Manager: portage-2.2.20.1
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild index d0a1a1d6f1d4..c7915328e1fc 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="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=" |