summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-10-12 19:06:33 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-10-12 19:06:33 +0000
commitb37eb6ce12f0e4877ed5eb0a7cc0d5763f9a2da9 (patch)
treec3c2fed7225dffdccbadd07c3f928d1326da753e /dev-python/pyxml/pyxml-0.8.4.ebuild
parentset +x on gitweb.cgi (diff)
downloadgentoo-2-b37eb6ce12f0e4877ed5eb0a7cc0d5763f9a2da9.tar.gz
gentoo-2-b37eb6ce12f0e4877ed5eb0a7cc0d5763f9a2da9.tar.bz2
gentoo-2-b37eb6ce12f0e4877ed5eb0a7cc0d5763f9a2da9.zip
marked x86 amd64 sparc stable
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-python/pyxml/pyxml-0.8.4.ebuild')
-rw-r--r--dev-python/pyxml/pyxml-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxml/pyxml-0.8.4.ebuild b/dev-python/pyxml/pyxml-0.8.4.ebuild
index e77ac7a05064..4cc886fcc0cd 100644
--- a/dev-python/pyxml/pyxml-0.8.4.ebuild
+++ b/dev-python/pyxml/pyxml-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.4.ebuild,v 1.4 2005/06/11 06:41:28 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.4.ebuild,v 1.5 2005/10/12 19:06:33 pythonhead Exp $
inherit python distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyxml/${MY_P}.tar.gz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-macos"
IUSE=""
DEPEND=">=dev-libs/expat-1.95.6"