diff options
Diffstat (limited to 'app-text/pytextile/pytextile-2.0.10.ebuild')
-rw-r--r-- | app-text/pytextile/pytextile-2.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild index b6374e287af5..02084ab95faa 100644 --- a/app-text/pytextile/pytextile-2.0.10.ebuild +++ b/app-text/pytextile/pytextile-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.2 2005/11/01 00:39:33 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.3 2005/11/09 04:58:10 weeve Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/code/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/python" |