summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-09-11 02:56:37 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-09-11 02:56:37 +0000
commit355469b137d71161d84f6468f04d3a210ad46a65 (patch)
tree9bb9504f9b375ed69d1703bc3c15f04fafec728a /app-text/pytextile/pytextile-2.0.10.ebuild
parentremove bonfire block. (diff)
downloadgentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.tar.gz
gentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.tar.bz2
gentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1)
Diffstat (limited to 'app-text/pytextile/pytextile-2.0.10.ebuild')
-rw-r--r--app-text/pytextile/pytextile-2.0.10.ebuild4
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 0a2e6acee813..32e21dd18747 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-2006 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.7 2006/01/17 21:49:53 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.8 2006/09/11 02:56:37 the_paya Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/public/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/python"