From 183f8c60a75387f2f273de8efe542afed20616ab Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 28 Jan 2020 20:57:43 -0600 Subject: [PATCH] dev-python/pelican-minify: add python37 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- dev-python/pelican-minify/pelican-minify-0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pelican-minify/pelican-minify-0.9.ebuild b/dev-python/pelican-minify/pelican-minify-0.9.ebuild index 31a17191bf53..4c078b9c0bf6 100644 --- a/dev-python/pelican-minify/pelican-minify-0.9.ebuild +++ b/dev-python/pelican-minify/pelican-minify-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 DESCRIPTION="An HTML minification plugin for Pelican, the static site generator." -- 2.26.2