summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-27 12:29:32 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-27 12:29:32 +0000
commitd2706592e1630af41c8a0a6087c62cfdff55b2b0 (patch)
tree3fd1797f7b52fa3833a9178da846a742fbcb072e /dev-util/buildbot/buildbot-0.8.3_p1.ebuild
parentVersion bump. Per bug #352845. (diff)
downloadgentoo-2-d2706592e1630af41c8a0a6087c62cfdff55b2b0.tar.gz
gentoo-2-d2706592e1630af41c8a0a6087c62cfdff55b2b0.tar.bz2
gentoo-2-d2706592e1630af41c8a0a6087c62cfdff55b2b0.zip
Stable on amd64 wrt bug #352741
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.3_p1.ebuild')
-rw-r--r--dev-util/buildbot/buildbot-0.8.3_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild
index d9b560b5a121..15562fddd048 100644
--- a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.2 2011/01/26 05:28:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.3 2011/01/27 12:29:32 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc examples irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.