summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:28:41 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:28:41 -0500
commit8f0bcd0a3db6db83f685195439090d6cfb83551b (patch)
tree25f181a1f9d131817d68469423e2cd513b20dc29 /dev-python/requests
parentdev-python/urllib3: 1.22 stablized alpha amd64 arm arm64 hppa ia64 ppc ppc64 ... (diff)
downloadgentoo-8f0bcd0a3db6db83f685195439090d6cfb83551b.tar.gz
gentoo-8f0bcd0a3db6db83f685195439090d6cfb83551b.tar.bz2
gentoo-8f0bcd0a3db6db83f685195439090d6cfb83551b.zip
dev-python/requests: 2.18.2-r1 stablized alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 under allarches
Diffstat (limited to 'dev-python/requests')
-rw-r--r--dev-python/requests/requests-2.18.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.18.2-r1.ebuild b/dev-python/requests/requests-2.18.2-r1.ebuild
index b5a3e9985748..ca420b8cdafd 100644
--- a/dev-python/requests/requests-2.18.2-r1.ebuild
+++ b/dev-python/requests/requests-2.18.2-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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
IUSE="socks5 +ssl test"
RDEPEND="