diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 09:27:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 09:28:06 +0300 |
commit | a73aa93eb9ef4802e8b90779a05c9c1b76dab864 (patch) | |
tree | c4c1294ae3951bdbd963154cd7823a8f8f31c45e /dev-python/requests | |
parent | dev-python/requests: s390 stable wrt bug #668716 (diff) | |
download | gentoo-a73aa93eb9ef4802e8b90779a05c9c1b76dab864.tar.gz gentoo-a73aa93eb9ef4802e8b90779a05c9c1b76dab864.tar.bz2 gentoo-a73aa93eb9ef4802e8b90779a05c9c1b76dab864.zip |
dev-python/requests: m68k 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="m68k"
Diffstat (limited to 'dev-python/requests')
-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 c46e90b98a95..7009406d7c44 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=" |