diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-29 20:05:41 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-31 18:12:01 +0000 |
commit | da0b15b1b5d221b4283663351efae28abd686556 (patch) | |
tree | 9aa1511d4d855f32c64571b5426df6fd3f5003b7 /dev-python/boto3 | |
parent | dev-python/botocore: x86 arch (diff) | |
download | gentoo-da0b15b1b5d221b4283663351efae28abd686556.tar.gz gentoo-da0b15b1b5d221b4283663351efae28abd686556.tar.bz2 gentoo-da0b15b1b5d221b4283663351efae28abd686556.zip |
dev-python/boto3: added x86 and prefix
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/boto3')
-rw-r--r-- | dev-python/boto3/boto3-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.4.4.ebuild b/dev-python/boto3/boto3-1.4.4.ebuild index 27a23c15a742..f976b3048c1d 100644 --- a/dev-python/boto3/boto3-1.4.4.ebuild +++ b/dev-python/boto3/boto3-1.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" |