summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-27 19:29:32 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-27 19:29:32 +0000
commit1a9cfd3bf59ac1b0ec0bec5fb484ab91f90e0ba4 (patch)
tree994234ec2e87dc4dd58fb7ed6620aa5b5a66acaa /dev-python/boto/boto-1.6b.ebuild
parentamd64/x86 stable, bug #267336 (diff)
downloadgentoo-2-1a9cfd3bf59ac1b0ec0bec5fb484ab91f90e0ba4.tar.gz
gentoo-2-1a9cfd3bf59ac1b0ec0bec5fb484ab91f90e0ba4.tar.bz2
gentoo-2-1a9cfd3bf59ac1b0ec0bec5fb484ab91f90e0ba4.zip
amd64/x86 stable, bug #267340
(Portage version: 2.1.6.11/cvs/Linux x86_64)
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 c4a50439d793..0fad88c8cbe1 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.3 2009/04/26 19:10:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.6b.ebuild,v 1.4 2009/04/27 19:29:32 maekke Exp $
inherit distutils
@@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
DEPEND=">=dev-lang/python-2.3"