projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb1c8c5
)
www-apps/blohg: Add python3_{7,8}
author
Rafael Martins
<rafaelmartins@gentoo.org>
Wed, 6 May 2020 20:15:44 +0000
(22:15 +0200)
committer
Rafael Martins
<rafaelmartins@gentoo.org>
Wed, 6 May 2020 20:16:29 +0000
(22:16 +0200)
Closes: https://bugs.gentoo.org/718538
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
www-apps/blohg/blohg-0.13-r4.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/blohg/blohg-0.13-r4.ebuild
b/www-apps/blohg/blohg-0.13-r4.ebuild
index 6a4abc9a54f5df0705c9266007bef30a7175de0f..fcd783f4f39846edbbf45b3c092e112569e69716 100644
(file)
--- 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