diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 21:06:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 21:06:42 +0300 |
commit | 222cd3ae15ecd53d6060c16ffe27b1af25923797 (patch) | |
tree | b3a1a860909a57e1f315fa39a501d61c29e5ca53 /dev-python | |
parent | app-cdr/cdw: amd64 stable wrt bug #676352 (diff) | |
download | gentoo-222cd3ae15ecd53d6060c16ffe27b1af25923797.tar.gz gentoo-222cd3ae15ecd53d6060c16ffe27b1af25923797.tar.bz2 gentoo-222cd3ae15ecd53d6060c16ffe27b1af25923797.zip |
dev-python/requests: amd64 stable wrt bug #668716
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/requests/requests-2.21.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.21.0-r1.ebuild b/dev-python/requests/requests-2.21.0-r1.ebuild index 08f0311d129e..0202cb06770a 100644 --- a/dev-python/requests/requests-2.21.0-r1.ebuild +++ b/dev-python/requests/requests-2.21.0-r1.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=" |