summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-03-08 17:27:02 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-03-08 17:27:02 +0000
commit95c1fefd5144ddb8bb7d8d8d779aa61d70ddf434 (patch)
tree9e370a27d3afd4a7aa57a1f723eb995f05e06286 /dev-python/chardet/chardet-2.0.1.ebuild
parentMarking g15daemon-1.9.5.3-r3 ppc64 for bug 284520 (diff)
downloadhistorical-95c1fefd5144ddb8bb7d8d8d779aa61d70ddf434.tar.gz
historical-95c1fefd5144ddb8bb7d8d8d779aa61d70ddf434.tar.bz2
historical-95c1fefd5144ddb8bb7d8d8d779aa61d70ddf434.zip
Stable on amd64 wrt bug #305183
Package-Manager: portage-2.2_rc65/cvs/Linux x86_64
Diffstat (limited to 'dev-python/chardet/chardet-2.0.1.ebuild')
-rw-r--r--dev-python/chardet/chardet-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/chardet/chardet-2.0.1.ebuild b/dev-python/chardet/chardet-2.0.1.ebuild
index e8153615dbbe..92c91a3d48d8 100644
--- a/dev-python/chardet/chardet-2.0.1.ebuild
+++ b/dev-python/chardet/chardet-2.0.1.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/chardet/chardet-2.0.1.ebuild,v 1.4 2010/03/02 02:41:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/chardet/chardet-2.0.1.ebuild,v 1.5 2010/03/08 17:27:02 hwoarang Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ SRC_URI="http://chardet.feedparser.org/download/python2-${P}.tgz
http://chardet.feedparser.org/download/python3-${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND=""