diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:51:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:43:27 +0100 |
commit | 4bfdcd5b9f6879809f8dc2d992a517b667e63d0b (patch) | |
tree | 51dabc7e2883cfd7f2911a1cd30fb5fcb80e99ce /dev-python/botocore | |
parent | dev-db/pg_top: x86 stable (bug #641156) (diff) | |
download | gentoo-4bfdcd5b9f6879809f8dc2d992a517b667e63d0b.tar.gz gentoo-4bfdcd5b9f6879809f8dc2d992a517b667e63d0b.tar.bz2 gentoo-4bfdcd5b9f6879809f8dc2d992a517b667e63d0b.zip |
dev-python/botocore: x86 stable (bug #641180)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.7.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.7.39.ebuild b/dev-python/botocore/botocore-1.7.39.ebuild index f4df2f35b9af..ec16ea5a4c75 100644 --- a/dev-python/botocore/botocore-1.7.39.ebuild +++ b/dev-python/botocore/botocore-1.7.39.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=" |