summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-02-23 11:20:48 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-02-23 11:20:48 +0000
commitf0ef8a670123e6a04d75bd9e5243eefd4e6673c4 (patch)
tree24650f1312c8ccc80ded9afd1d57e92aaa45bbac /dev-python/pydns/pydns-2.3.4.ebuild
parentstable x86, bug 302896 (diff)
downloadhistorical-f0ef8a670123e6a04d75bd9e5243eefd4e6673c4.tar.gz
historical-f0ef8a670123e6a04d75bd9e5243eefd4e6673c4.tar.bz2
historical-f0ef8a670123e6a04d75bd9e5243eefd4e6673c4.zip
stable x86, bug 303247
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'dev-python/pydns/pydns-2.3.4.ebuild')
-rw-r--r--dev-python/pydns/pydns-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pydns/pydns-2.3.4.ebuild b/dev-python/pydns/pydns-2.3.4.ebuild
index 900e0757d89c..c021fdefcf9c 100644
--- a/dev-python/pydns/pydns-2.3.4.ebuild
+++ b/dev-python/pydns/pydns-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild,v 1.2 2010/02/06 11:33:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild,v 1.3 2010/02/23 11:20:48 fauli Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples"
DEPEND="virtual/libiconv"