diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 18:01:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 18:01:39 +0000 |
commit | 8ebd3e08fd976d273b2572ad92de33143429cf10 (patch) | |
tree | af24589483faa61b45dfca9c93a6d2fef038d54e /sci-chemistry/openbabel/openbabel-2.2.3.ebuild | |
parent | Drop alpha/sparc keywords (diff) | |
download | historical-8ebd3e08fd976d273b2572ad92de33143429cf10.tar.gz historical-8ebd3e08fd976d273b2572ad92de33143429cf10.tar.bz2 historical-8ebd3e08fd976d273b2572ad92de33143429cf10.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-2.2.3.ebuild')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index f00eb85b68db..dce7fb3b984d 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.3.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.2.3.ebuild,v 1.13 2011/03/26 16:23:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.14 2011/04/30 18:01:39 armin76 Exp $ EAPI="3" @@ -14,7 +14,7 @@ DESCRIPTION="Interconverts file formats used in molecular modeling" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |