From d78b923fc940a11a70115705c48ada33edd84d54 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 8 Jul 2010 23:58:05 +0000 Subject: Stable for HPPA (bug #325899). (Portage version: 2.2_rc67/cvs/Linux i686) --- dev-util/buildbot/buildbot-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/buildbot/buildbot-0.8.0.ebuild') 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. -- cgit v1.2.3-65-gdbad