summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pytextile/pytextile-2.0.11.ebuild')
-rw-r--r--app-text/pytextile/pytextile-2.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pytextile/pytextile-2.0.11.ebuild b/app-text/pytextile/pytextile-2.0.11.ebuild
index ce5023224654..702dd31b1032 100644
--- a/app-text/pytextile/pytextile-2.0.11.ebuild
+++ b/app-text/pytextile/pytextile-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.11.ebuild,v 1.5 2007/12/29 13:13:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.11.ebuild,v 1.6 2007/12/29 17:02:09 ranger Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/t/textile/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-python/setuptools"