diff options
author | Bart Lauwers <blauwers@gentoo.org> | 2003-02-19 22:33:57 +0000 |
---|---|---|
committer | Bart Lauwers <blauwers@gentoo.org> | 2003-02-19 22:33:57 +0000 |
commit | 68f577a46548dd07638f1b36cad681e3b6039997 (patch) | |
tree | e2e45c9e916811f295005e2a50adb23876b6f97e /dev-python | |
parent | Version bumped. (diff) | |
download | gentoo-2-68f577a46548dd07638f1b36cad681e3b6039997.tar.gz gentoo-2-68f577a46548dd07638f1b36cad681e3b6039997.tar.bz2 gentoo-2-68f577a46548dd07638f1b36cad681e3b6039997.zip |
Unmasked per several bugs amongst which 14081 and 15217
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyXML/PyXML-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyXML/PyXML-0.8.1.ebuild b/dev-python/PyXML/PyXML-0.8.1.ebuild index faf2db1a0a2b..51779a5849ce 100644 --- a/dev-python/PyXML/PyXML-0.8.1.ebuild +++ b/dev-python/PyXML/PyXML-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.8.1.ebuild,v 1.7 2003/02/19 22:33:57 blauwers Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" LICENSE="PYTHON" inherit distutils |