From c6d227cef1a88492700ba80a6f1c77e2e08d02c8 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sat, 3 Aug 2019 23:38:00 +0300 Subject: [PATCH] sci-chemistry/gmxapi: Works with py3.7 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov --- sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild b/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild index ab2e052e7dd5..f27d423c9d24 100644 --- a/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild +++ b/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 MAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit cmake-utils python-r1 -- 2.26.2