diff options
Diffstat (limited to 'www-apps/blohg/blohg-0.13-r4.ebuild')
-rw-r--r-- | www-apps/blohg/blohg-0.13-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/blohg/blohg-0.13-r4.ebuild b/www-apps/blohg/blohg-0.13-r4.ebuild index 6a4abc9a54f5..fcd783f4f398 100644 --- a/www-apps/blohg/blohg-0.13-r4.ebuild +++ b/www-apps/blohg/blohg-0.13-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then |