summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-17 19:02:23 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-17 19:02:23 +0000
commitabb37540b18767a412ac9c039142e366ee8389ed (patch)
treec0b8d81afad24af241db3b0f6a74f4f6e850f046 /dev-python/boto/boto-1.6b.ebuild
parentStable for HPPA (bug #265404). (diff)
downloadgentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.tar.gz
gentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.tar.bz2
gentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.zip
Marking 1.3, 1.4, 1.6 ~ppc for bug 265361
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/boto/boto-1.6b.ebuild')
-rw-r--r--dev-python/boto/boto-1.6b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto/boto-1.6b.ebuild b/dev-python/boto/boto-1.6b.ebuild
index 9196b77d50f9..ef565acf981a 100644
--- a/dev-python/boto/boto-1.6b.ebuild
+++ b/dev-python/boto/boto-1.6b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.6b.ebuild,v 1.1 2009/01/08 19:33:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.6b.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $
inherit distutils
@@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
DEPEND=">=dev-lang/python-2.3"