summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-memcached/python-memcached-1.44.ebuild')
-rw-r--r--dev-python/python-memcached/python-memcached-1.44.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-memcached/python-memcached-1.44.ebuild b/dev-python/python-memcached/python-memcached-1.44.ebuild
index 9633c187bd1d..6dd270da1729 100644
--- a/dev-python/python-memcached/python-memcached-1.44.ebuild
+++ b/dev-python/python-memcached/python-memcached-1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/python-memcached-1.44.ebuild,v 1.3 2009/10/11 11:27:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/python-memcached-1.44.ebuild,v 1.4 2009/10/15 08:22:13 maekke Exp $
NEED_PYTHON="2.4"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/${P}.tar.gz"
LICENSE="OSL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"