diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:09 +0000 |
commit | 1c5ab66f971b09be957e46d9cc9a7cdb18fc30fb (patch) | |
tree | 90d25aece71cdb880c04bb09ba88a5eb04c64aca /dev-python/boto/boto-2.11.0.ebuild | |
parent | Stable for x86, wrt bug #486022 (diff) | |
download | historical-1c5ab66f971b09be957e46d9cc9a7cdb18fc30fb.tar.gz historical-1c5ab66f971b09be957e46d9cc9a7cdb18fc30fb.tar.bz2 historical-1c5ab66f971b09be957e46d9cc9a7cdb18fc30fb.zip |
Stable for x86, wrt bug #486280
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/boto/boto-2.11.0.ebuild')
-rw-r--r-- | dev-python/boto/boto-2.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto/boto-2.11.0.ebuild b/dev-python/boto/boto-2.11.0.ebuild index 158e64e9d8b9..988eb1c12e4e 100644 --- a/dev-python/boto/boto-2.11.0.ebuild +++ b/dev-python/boto/boto-2.11.0.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-python/boto/boto-2.11.0.ebuild,v 1.3 2013/09/28 19:49:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.4 2013/09/30 17:13:08 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |