diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:17:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:17:43 +0100 |
commit | c02f6a393640e5e845c121174c46e59dd621b4a3 (patch) | |
tree | 878327e7ef422a6f5a1ebb9d936fb2e3358a2ecc /sci-chemistry | |
parent | app-misc/dvtm: amd64 stable wrt bug #564406 (diff) | |
download | gentoo-c02f6a393640e5e845c121174c46e59dd621b4a3.tar.gz gentoo-c02f6a393640e5e845c121174c46e59dd621b4a3.tar.bz2 gentoo-c02f6a393640e5e845c121174c46e59dd621b4a3.zip |
sci-chemistry/openbabel: amd64 stable wrt bug #564280
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-chemistry')
-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 81b5302bbd85..d0a1a1d6f1d4 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=" |