diff options
author | 2015-11-16 17:24:43 +0100 | |
---|---|---|
committer | 2015-11-16 17:24:43 +0100 | |
commit | a044f3baaaa12ce613b6e0139ced4c35cedd2224 (patch) | |
tree | ccb34949243f717867338cef4ae3905977dd7060 /dev-python/requests | |
parent | dev-python/python-memcached: x86 stable wrt bug #565742 (diff) | |
download | gentoo-a044f3baaaa12ce613b6e0139ced4c35cedd2224.tar.gz gentoo-a044f3baaaa12ce613b6e0139ced4c35cedd2224.tar.bz2 gentoo-a044f3baaaa12ce613b6e0139ced4c35cedd2224.zip |
dev-python/requests: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.7.0.ebuild b/dev-python/requests/requests-2.7.0.ebuild index 2ef60f393b5d..5d5a828d8d8b 100644 --- a/dev-python/requests/requests-2.7.0.ebuild +++ b/dev-python/requests/requests-2.7.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" # bundles dev-python/urllib3 snapshot |