diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:52:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:43:29 +0100 |
commit | ced6fe33973cc89c60bcff54a405793e9ae85ae7 (patch) | |
tree | 4cae91cf5c3be3bcb0632ef69c5374d159bb5c0a /dev-python | |
parent | dev-python/botocore: x86 stable (bug #641180) (diff) | |
download | gentoo-ced6fe33973cc89c60bcff54a405793e9ae85ae7.tar.gz gentoo-ced6fe33973cc89c60bcff54a405793e9ae85ae7.tar.bz2 gentoo-ced6fe33973cc89c60bcff54a405793e9ae85ae7.zip |
dev-python/boto3: x86 stable (bug #641180)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/boto3/boto3-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.4.7.ebuild b/dev-python/boto3/boto3-1.4.7.ebuild index 8e084dd56f4f..209a9f60068d 100644 --- a/dev-python/boto3/boto3-1.4.7.ebuild +++ b/dev-python/boto3/boto3-1.4.7.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" |