summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-01-16 11:04:59 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-01-16 11:04:59 +0000
commit4220004691066523a5da5a0fdbd0176c797217bb (patch)
tree364985a91e722d1c2d32b99bc5cea732bbdff785 /dev-python/iconvcodec
parent (Manifest recommit) (diff)
downloadgentoo-2-4220004691066523a5da5a0fdbd0176c797217bb.tar.gz
gentoo-2-4220004691066523a5da5a0fdbd0176c797217bb.tar.bz2
gentoo-2-4220004691066523a5da5a0fdbd0176c797217bb.zip
stable bump
Diffstat (limited to 'dev-python/iconvcodec')
-rw-r--r--dev-python/iconvcodec/iconvcodec-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild b/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild
index cc54e522e9ef..b9376df092ed 100644
--- a/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild
+++ b/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild,v 1.1 2003/12/05 01:13:08 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iconvcodec/iconvcodec-1.1.2.ebuild,v 1.2 2004/01/16 11:03:20 liquidx Exp $
inherit distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://cjkpython.i18n.org/"
IUSE=""
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/python-1.6"