summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/boto/boto-1.4a.ebuild')
-rw-r--r--dev-python/boto/boto-1.4a.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/boto/boto-1.4a.ebuild b/dev-python/boto/boto-1.4a.ebuild
index 46d3295a4585..b8791721fd22 100644
--- a/dev-python/boto/boto-1.4a.ebuild
+++ b/dev-python/boto/boto-1.4a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.4a.ebuild,v 1.1 2008/09/20 16:40:16 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4a.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"