From 1f4df6b9f71ae6de5c1c61618e9b6e12cc49d548 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Mon, 3 Jun 2013 16:45:56 +0000 Subject: Keyword amd64-linux and x86-linux (Portage version: 2.2.01.21938-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360) --- dev-python/boto/ChangeLog | 5 ++++- dev-python/boto/boto-2.9.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/boto') diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog index c6a12cde4635..f7bb3f1d96d9 100644 --- a/dev-python/boto/ChangeLog +++ b/dev-python/boto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/boto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.61 2013/05/29 08:27:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.62 2013/06/03 16:45:56 bicatali Exp $ + + 03 Jun 2013; Sébastien Fabbro boto-2.9.5.ebuild: + Keyword amd64-linux and x86-linux *boto-2.9.5 (29 May 2013) diff --git a/dev-python/boto/boto-2.9.5.ebuild b/dev-python/boto/boto-2.9.5.ebuild index b67ddf505eba..f1f407fe5458 100644 --- a/dev-python/boto/boto-2.9.5.ebuild +++ b/dev-python/boto/boto-2.9.5.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.9.5.ebuild,v 1.1 2013/05/29 08:27:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.9.5.ebuild,v 1.2 2013/06/03 16:45:56 bicatali Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,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 ~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}] -- cgit v1.2.3-65-gdbad