diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-05-14 01:34:58 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-05-14 01:34:58 +0000 |
commit | 58ea5be0b1415052562cd1006ac253ac5f2d34a4 (patch) | |
tree | 25457aa2efd839fe066be64c1714239b70626c58 /dev-python/pyxml/pyxml-0.8.3.ebuild | |
parent | fix for amd64 (diff) | |
download | historical-58ea5be0b1415052562cd1006ac253ac5f2d34a4.tar.gz historical-58ea5be0b1415052562cd1006ac253ac5f2d34a4.tar.bz2 historical-58ea5be0b1415052562cd1006ac253ac5f2d34a4.zip |
Stable on mips.
Diffstat (limited to 'dev-python/pyxml/pyxml-0.8.3.ebuild')
-rw-r--r-- | dev-python/pyxml/pyxml-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxml/pyxml-0.8.3.ebuild b/dev-python/pyxml/pyxml-0.8.3.ebuild index 15825c71dda8..ff43ee0e90eb 100644 --- a/dev-python/pyxml/pyxml-0.8.3.ebuild +++ b/dev-python/pyxml/pyxml-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.10 2004/04/12 22:02:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.11 2004/05/14 01:34:58 geoman Exp $ inherit distutils @@ -15,7 +15,7 @@ DEPEND="virtual/python IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ppc64 ia64 ~mips" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ppc64 ia64 mips" LICENSE="PYTHON" S=${WORKDIR}/${MY_P} |