From 5b6edb4a3b74a81ee8d238aaabe59b8d8ff8246f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 14 Oct 2015 01:03:10 +0200 Subject: dev-python/*: Restore keywords and un-revbump for py3.5 Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support. --- dev-python/cryptography/cryptography-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/cryptography/cryptography-1.0.2.ebuild') diff --git a/dev-python/cryptography/cryptography-1.0.2.ebuild b/dev-python/cryptography/cryptography-1.0.2.ebuild index e7979826cb92..95418d9d65e9 100644 --- a/dev-python/cryptography/cryptography-1.0.2.ebuild +++ b/dev-python/cryptography/cryptography-1.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 # only works with >=pypy-2.6 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) inherit distutils-r1 -- cgit v1.2.3