diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:09:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:09:51 +0000 |
commit | 60711c0bf70b20c0e1ceafcc651a6a76e17afd0b (patch) | |
tree | 65c4b0afac72296b47c612ad0487e788cfc15000 /sci-chemistry/pymol/pymol-0.98.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-60711c0bf70b20c0e1ceafcc651a6a76e17afd0b.tar.gz historical-60711c0bf70b20c0e1ceafcc651a6a76e17afd0b.tar.bz2 historical-60711c0bf70b20c0e1ceafcc651a6a76e17afd0b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-chemistry/pymol/pymol-0.98.ebuild')
-rw-r--r-- | sci-chemistry/pymol/pymol-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pymol/pymol-0.98.ebuild b/sci-chemistry/pymol/pymol-0.98.ebuild index 9b913d191471..367853709e94 100644 --- a/sci-chemistry/pymol/pymol-0.98.ebuild +++ b/sci-chemistry/pymol/pymol-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-0.98.ebuild,v 1.2 2005/06/25 22:00:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-0.98.ebuild,v 1.3 2005/08/13 23:09:51 hansmi Exp $ inherit distutils eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pymol/${PN}-${PV/./_}-src.tgz" LICENSE="PSF-2.2" IUSE="" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ppc x86" DEPEND="dev-lang/python dev-python/pmw |