diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-28 07:09:18 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-28 07:09:18 +0000 |
commit | 83526bbf2a5d774ecf46d2f774106a278833ba7f (patch) | |
tree | 4ce2151b29c6459a68e50324df81fe7a70021eca /sci-chemistry/openbabel/openbabel-2.2.3.ebuild | |
parent | Stable on amd64 wrt bug #325897 (diff) | |
download | historical-83526bbf2a5d774ecf46d2f774106a278833ba7f.tar.gz historical-83526bbf2a5d774ecf46d2f774106a278833ba7f.tar.bz2 historical-83526bbf2a5d774ecf46d2f774106a278833ba7f.zip |
Keyworded for *-linux prefix
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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 69661a34a4c3..2b56d08c10cf 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-2010 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.5 2010/06/24 21:29:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.6 2010/06/28 07:09:18 jlec 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" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |