diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-11 20:41:30 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-11 20:41:30 +0000 |
commit | eb8e0f5a809850d90478138173852e7c6e51d046 (patch) | |
tree | 0e42f2de85ad628bcb8804f7064d6a0008bac498 /app-sci/pymol | |
parent | really do not install /bin/hostname and /bin/uptime (diff) | |
download | historical-eb8e0f5a809850d90478138173852e7c6e51d046.tar.gz historical-eb8e0f5a809850d90478138173852e7c6e51d046.tar.bz2 historical-eb8e0f5a809850d90478138173852e7c6e51d046.zip |
unmasked in x86
Diffstat (limited to 'app-sci/pymol')
-rw-r--r-- | app-sci/pymol/pymol-0.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/pymol/pymol-0.86.ebuild b/app-sci/pymol/pymol-0.86.ebuild index 408cce650248..225bbcdd25b9 100644 --- a/app-sci/pymol/pymol-0.86.ebuild +++ b/app-sci/pymol/pymol-0.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.86.ebuild,v 1.2 2003/02/13 09:24:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.86.ebuild,v 1.3 2003/03/11 20:41:30 george Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://pymol.sf.net" LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="dev-lang/python dev-python/pmw |