diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:29:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:29:52 +0000 |
commit | f93aab9f41236fdc8f821fbd4cb197092e8a1514 (patch) | |
tree | ec7673bace1109d53e4f7e7098c376358b33e654 /dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild | |
parent | Stable for alpha, wrt bug #468374 (diff) | |
download | gentoo-2-f93aab9f41236fdc8f821fbd4cb197092e8a1514.tar.gz gentoo-2-f93aab9f41236fdc8f821fbd4cb197092e8a1514.tar.bz2 gentoo-2-f93aab9f41236fdc8f821fbd4cb197092e8a1514.zip |
Stable for alpha, wrt bug #468148
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild')
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild b/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild index 3709705f97b9..7a0904769b13 100644 --- a/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild +++ b/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild,v 1.6 2013/05/05 14:11:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild,v 1.7 2013/05/05 17:29:52 ago Exp $ EAPI="5" 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 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |