diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:44:38 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:44:38 +0000 |
commit | c7bccde7b5c8bd34086cb754c5791f35e06ea6de (patch) | |
tree | 4253839efee0cfd0706fc5737c34161787973d68 /dev-python/pyxml/pyxml-0.8.3.ebuild | |
parent | stable on amd64. (diff) | |
download | historical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.tar.gz historical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.tar.bz2 historical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.zip |
stable on amd64.
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 195dad1c2f37..452924df4780 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 Foundation # 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.12 2004/06/25 01:47:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.13 2004/10/17 11:43:08 absinthe 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} |