summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-30 03:22:25 +0000
committerSam James <sam@gentoo.org>2020-08-30 03:22:25 +0000
commit0d71d2d5cebf37d495bba7068eb1df492645ef87 (patch)
treefdd0a793abc71cd9c1d3e0afefcb70c6835673df /www-apps
parentmail-client/roundcube: security cleanup (diff)
downloadgentoo-0d71d2d5cebf37d495bba7068eb1df492645ef87.tar.gz
gentoo-0d71d2d5cebf37d495bba7068eb1df492645ef87.tar.bz2
gentoo-0d71d2d5cebf37d495bba7068eb1df492645ef87.zip
www-apps/blohg: add Python 3.7, 3.8 to 9999
Closes: https://bugs.gentoo.org/718538 Acked-by: Rafael Martins <rafaelmartins@gentoo.org> Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/blohg/blohg-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild
index 6a4abc9a54f5..fcd783f4f398 100644
--- a/www-apps/blohg/blohg-9999.ebuild
+++ b/www-apps/blohg/blohg-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
GIT_ECLASS=""
if [[ ${PV} = *9999* ]]; then