diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:13:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:13:09 +0100 |
commit | c262d78ddc5fc2f1c8150982f3156c2baf01e2cf (patch) | |
tree | 9574603f97b790b4ac6ceed5b566a9630800dfbf /dev-python/requests | |
parent | dev-python/python-memcached: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-c262d78ddc5fc2f1c8150982f3156c2baf01e2cf.tar.gz gentoo-c262d78ddc5fc2f1c8150982f3156c2baf01e2cf.tar.bz2 gentoo-c262d78ddc5fc2f1c8150982f3156c2baf01e2cf.zip |
dev-python/requests: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 8199fddee792..2ef60f393b5d 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 |