diff options
author | 2011-11-21 15:36:34 +0000 | |
---|---|---|
committer | 2011-11-21 15:36:34 +0000 | |
commit | 6e6416a2ab4d073a38c1045f8b122074176080d9 (patch) | |
tree | 433541474832510817a3484e2f3c08e75fa4df89 /sci-chemistry/openbabel/openbabel-2.3.0.ebuild | |
parent | keyworded for ~ppc-macos, tested by Johan Hattne #352642 (diff) | |
download | historical-6e6416a2ab4d073a38c1045f8b122074176080d9.tar.gz historical-6e6416a2ab4d073a38c1045f8b122074176080d9.tar.bz2 historical-6e6416a2ab4d073a38c1045f8b122074176080d9.zip |
keyworded for ~ppc-macos, tested by Johan Hattne #352642
Package-Manager: portage-2.2.0_alpha76/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-2.3.0.ebuild')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild index 8f0cb65010b1..6cbd898303fd 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.5 2011/05/07 09:18:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.6 2011/11/21 15:36:34 jlec Exp $ EAPI="3" @@ -12,7 +12,7 @@ DESCRIPTION="Interconverts file formats used in molecular modeling" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" LICENSE="GPL-2" IUSE="doc perl python wxwidgets" |