diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:37:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:37:27 -0500 |
commit | 96fd623ca26e17a7ba66a97c03c5c1a825fd246e (patch) | |
tree | 40edb0aaf0d7a6923388683a9db721af668e7a6d /dev-python | |
parent | dev-python/jmespath: stable amd64 and x86 for botocore (diff) | |
download | gentoo-96fd623ca26e17a7ba66a97c03c5c1a825fd246e.tar.gz gentoo-96fd623ca26e17a7ba66a97c03c5c1a825fd246e.tar.bz2 gentoo-96fd623ca26e17a7ba66a97c03c5c1a825fd246e.zip |
dev-python/botocore: stable amd64 and x86 for boto3
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/botocore/botocore-1.5.90.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.5.90.ebuild b/dev-python/botocore/botocore-1.5.90.ebuild index f970e09103e6..f9c2630ae401 100644 --- a/dev-python/botocore/botocore-1.5.90.ebuild +++ b/dev-python/botocore/botocore-1.5.90.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" |