summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-03 14:44:01 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-03 14:44:01 +0000
commite82b8dc7623b51687ec85acc020888ac36930968 (patch)
tree970544c3d851358e8f3b514c5902912d3341d7c3 /dev-python/dnspython/dnspython-1.3.3.ebuild
parentKeyworded ~ppc64 wrt #91285 (diff)
downloadgentoo-2-e82b8dc7623b51687ec85acc020888ac36930968.tar.gz
gentoo-2-e82b8dc7623b51687ec85acc020888ac36930968.tar.bz2
gentoo-2-e82b8dc7623b51687ec85acc020888ac36930968.zip
stable amd64
(Portage version: 2.0.51.19)
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 f131f6fc7f5b..9623ee598828 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.5 2005/04/26 11:58:15 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.6 2005/05/03 14:44:01 blubb 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="x86 ~ppc ~amd64 ~sparc ~alpha"
+KEYWORDS="x86 ~ppc amd64 ~sparc ~alpha"
IUSE=""
DEPEND="virtual/python
sys-devel/make"