From 4a94712a69fd8e6771135fe46b4b84555024fb88 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Thu, 28 Jun 2018 21:09:17 +0200 Subject: [PATCH] dev-python/jpype: Support python3.6 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- dev-python/jpype/jpype-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jpype/jpype-0.6.3.ebuild b/dev-python/jpype/jpype-0.6.3.ebuild index 4b7d9123cd1d..1200d253b83d 100644 --- a/dev-python/jpype/jpype-0.6.3.ebuild +++ b/dev-python/jpype/jpype-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit java-pkg-2 distutils-r1 -- 2.26.2