summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-30 17:05:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-30 17:05:43 +0000
commit1e2ffa58b8a43b6c494871426c523a977e53c47c (patch)
treefee302f90bf5568de3b755373320bd7c406c7bb5 /dev-python/dnspython/dnspython-1.3.3.ebuild
parentadded ~ppc64 (diff)
downloadgentoo-2-1e2ffa58b8a43b6c494871426c523a977e53c47c.tar.gz
gentoo-2-1e2ffa58b8a43b6c494871426c523a977e53c47c.tar.bz2
gentoo-2-1e2ffa58b8a43b6c494871426c523a977e53c47c.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/dnspython/dnspython-1.3.3.ebuild')
-rw-r--r--dev-python/dnspython/dnspython-1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.3.3.ebuild b/dev-python/dnspython/dnspython-1.3.3.ebuild
index 6be25b735433..9fbcec18669c 100644
--- a/dev-python/dnspython/dnspython-1.3.3.ebuild
+++ b/dev-python/dnspython/dnspython-1.3.3.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/dnspython/dnspython-1.3.3.ebuild,v 1.7 2005/08/27 20:00:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.8 2005/08/30 17:03:57 gustavoz Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.dnspython.org/"
SRC_URI="http://www.dnspython.org/kits/stable/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~ppc sparc x86"
IUSE=""
DEPEND="virtual/python
sys-devel/make"