summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-05-14 11:03:48 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-05-14 11:03:48 +0000
commite69baa958ddd13554b59f947fc71c6bd8e66466e (patch)
tree00e2359c661be4eed62b33fb11676d3d843a4c74 /www-client/pybugz/pybugz-0.6.11.ebuild
parentfixes VARPREFIX sandbox violation problem (bug #174095) (diff)
downloadgentoo-2-e69baa958ddd13554b59f947fc71c6bd8e66466e.tar.gz
gentoo-2-e69baa958ddd13554b59f947fc71c6bd8e66466e.tar.bz2
gentoo-2-e69baa958ddd13554b59f947fc71c6bd8e66466e.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.2.4)
Diffstat (limited to 'www-client/pybugz/pybugz-0.6.11.ebuild')
-rw-r--r--www-client/pybugz/pybugz-0.6.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/pybugz/pybugz-0.6.11.ebuild b/www-client/pybugz/pybugz-0.6.11.ebuild
index 42a7c3c8350c..0a7edb304d35 100644
--- a/www-client/pybugz/pybugz-0.6.11.ebuild
+++ b/www-client/pybugz/pybugz-0.6.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/www-client/pybugz/pybugz-0.6.11.ebuild,v 1.4 2007/01/25 12:03:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.6.11.ebuild,v 1.5 2007/05/14 11:03:48 drizzt Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.liquidx.net/pybugz/"
SRC_URI="http://media.liquidx.net/static/pybugz/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/python-2.4
dev-python/elementtree"