diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:32 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:32 -0500 |
commit | 779e83b76db5fd83c5bbb346e571dd135d2b9bc5 (patch) | |
tree | 68771613f508c75c102271abca3a0d73cb5549a9 /dev-python/requests | |
parent | dev-python/keystoneauth: 3.4.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-779e83b76db5fd83c5bbb346e571dd135d2b9bc5.tar.gz gentoo-779e83b76db5fd83c5bbb346e571dd135d2b9bc5.tar.bz2 gentoo-779e83b76db5fd83c5bbb346e571dd135d2b9bc5.zip |
dev-python/requests: 2.18.4 stablized alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.18.4.ebuild b/dev-python/requests/requests-2.18.4.ebuild index 6b0053010ce5..34ec9eb0f53d 100644 --- a/dev-python/requests/requests-2.18.4.ebuild +++ b/dev-python/requests/requests-2.18.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="socks5 +ssl" RDEPEND=" |