summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 18:14:55 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 18:37:54 +0100
commit9734210cd86c22039043cb9173f2e27c42d7e1d8 (patch)
tree2f157d1dcabf0a8f849c9ad297a8570588fffaac
parentdev-python/urllib3: Tested on ~amd64-fbsd (diff)
downloadgentoo-9734210cd86c22039043cb9173f2e27c42d7e1d8.tar.gz
gentoo-9734210cd86c22039043cb9173f2e27c42d7e1d8.tar.bz2
gentoo-9734210cd86c22039043cb9173f2e27c42d7e1d8.zip
dev-python/requests: Tested on ~amd64-fbsd
-rw-r--r--dev-python/requests/requests-2.18.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/requests/requests-2.18.4.ebuild b/dev-python/requests/requests-2.18.4.ebuild
index 50f154c78a6e..6b0053010ce5 100644
--- a/dev-python/requests/requests-2.18.4.ebuild
+++ b/dev-python/requests/requests-2.18.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~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="