diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:40:22 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 23:04:46 +1100 |
commit | 3b2cd1ee6422df5817256d28327481dab713bef1 (patch) | |
tree | d2d59fb978f9a6641f248171c8c1ca324c72239f /sci-chemistry/openbabel | |
parent | dev-libs/xapian: version bump 1.2 branch to 1.2.25 (diff) | |
download | gentoo-3b2cd1ee6422df5817256d28327481dab713bef1.tar.gz gentoo-3b2cd1ee6422df5817256d28327481dab713bef1.tar.bz2 gentoo-3b2cd1ee6422df5817256d28327481dab713bef1.zip |
sci-chemistry/openbabel: 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/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 2dac86457a9e..3719af8c81d7 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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" |