summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.2.ebuild')
-rw-r--r--dev-util/buildbot/buildbot-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild
index 5ff010f54144..f42286c0f7ff 100644
--- a/dev-util/buildbot/buildbot-0.8.2.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.1 2010/11/08 12:40:04 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.2 2010/12/20 09:37:53 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${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.