summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-08 23:58:05 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-08 23:58:05 +0000
commitd78b923fc940a11a70115705c48ada33edd84d54 (patch)
tree1a5d49cba0d436068e4d596cfffaf53cc6470045 /dev-util/buildbot/buildbot-0.8.0.ebuild
parentFix metadata to reflect reality. (diff)
downloadgentoo-2-d78b923fc940a11a70115705c48ada33edd84d54.tar.gz
gentoo-2-d78b923fc940a11a70115705c48ada33edd84d54.tar.bz2
gentoo-2-d78b923fc940a11a70115705c48ada33edd84d54.zip
Stable for HPPA (bug #325899).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.0.ebuild')
-rw-r--r--dev-util/buildbot/buildbot-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.0.ebuild b/dev-util/buildbot/buildbot-0.8.0.ebuild
index b31af67bd936..4f626e3ba7e0 100644
--- a/dev-util/buildbot/buildbot-0.8.0.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.0.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.0.ebuild,v 1.3 2010/06/28 09:02:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0.ebuild,v 1.4 2010/07/08 23:58:05 jer 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 irc mail manhole test"
# sqlite3 module of Python 2.5 is not supported.