diff options
Diffstat (limited to 'dev-python/ndg-httpsclient')
| -rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild index 3836b90c26a0..c0cb7eab06f1 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild @@ -17,6 +17,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pyopenssl[$(python_gen_usedep 'python*' pypy)]" # we need to block the previous versions since incorrect namespace |
