diff options
author | Lukasz Strzygowski <lucass@gentoo.org> | 2004-09-11 22:30:56 +0000 |
---|---|---|
committer | Lukasz Strzygowski <lucass@gentoo.org> | 2004-09-11 22:30:56 +0000 |
commit | f1e8dce31ce1b834d29d5398e3fc274c8ce02c8a (patch) | |
tree | 1ce70d78fdec2d36d78786d93696c0b4650c4880 /dev-python/pyx/pyx-0.5.1.ebuild | |
parent | also mask archetypes rc2 (diff) | |
download | gentoo-2-f1e8dce31ce1b834d29d5398e3fc274c8ce02c8a.tar.gz gentoo-2-f1e8dce31ce1b834d29d5398e3fc274c8ce02c8a.tar.bz2 gentoo-2-f1e8dce31ce1b834d29d5398e3fc274c8ce02c8a.zip |
Versions 0.5.1 and 0.6.1 marked stable on x86.
Diffstat (limited to 'dev-python/pyx/pyx-0.5.1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyx/pyx-0.5.1.ebuild b/dev-python/pyx/pyx-0.5.1.ebuild index 6678306b19f6..78c7e6cb9fa9 100644 --- a/dev-python/pyx/pyx-0.5.1.ebuild +++ b/dev-python/pyx/pyx-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.5.1.ebuild,v 1.3 2004/06/25 01:47:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.5.1.ebuild,v 1.4 2004/09/11 22:30:56 lucass Exp $ IUSE="" @@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.2 virtual/tetex" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" src_install() { |