summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-04 23:15:34 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-04 23:15:34 +0000
commit2d9901726298ed28017fd8fc9bd3c00934a191ec (patch)
tree7ddaa070848e553ad3ac57a34838ba460e4d0cbd /dev-util
parentarm stable (diff)
downloadgentoo-2-2d9901726298ed28017fd8fc9bd3c00934a191ec.tar.gz
gentoo-2-2d9901726298ed28017fd8fc9bd3c00934a191ec.tar.bz2
gentoo-2-2d9901726298ed28017fd8fc9bd3c00934a191ec.zip
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/buildbot-0.7.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
index ff2b61bb9301..570a664aafe0 100644
--- a/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
+++ b/dev-util/buildbot/buildbot-0.7.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.6 2008/06/01 12:04:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.7-r1.ebuild,v 1.7 2008/11/04 23:15:34 vapier Exp $
NEED_PYTHON="2.3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://buildbot.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="doc irc mail test web"
CDEPEND=">=dev-python/twisted-2.0.1"