commit: a33eaca145234c68b9a46ef2887b051aefd6b177
Author: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 20:15:44 2020 +0000
Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Wed May 6 20:16:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33eaca1
www-apps/blohg: Add python3_{7,8}
Closes: https://bugs.gentoo.org/718538
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>
www-apps/blohg/blohg-0.13-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/blohg/blohg-0.13-r4.ebuild
b/www-apps/blohg/blohg-0.13-r4.ebuild
index 6a4abc9a54f..fcd783f4f39 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