diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-09 04:59:07 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-09 04:59:07 +0000 |
commit | 97db008739b0cd571d597c199501c69a3c208878 (patch) | |
tree | e281ec365bdb493357b1c2c174d9fe0590425e36 /app-text/pytextile/pytextile-2.0.10.ebuild | |
parent | Added a patch to control window to display when an nsf song is played and cha... (diff) | |
download | gentoo-2-97db008739b0cd571d597c199501c69a3c208878.tar.gz gentoo-2-97db008739b0cd571d597c199501c69a3c208878.tar.bz2 gentoo-2-97db008739b0cd571d597c199501c69a3c208878.zip |
Added ~sparc keyword wrt bug #111069.
(Portage version: 2.0.53_rc7)
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" |