projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca6424f
)
app-portage/pfl: Add python 3.8 support.
author
Daniel Pielmeier
<billie@gentoo.org>
Sun, 19 Apr 2020 14:27:04 +0000
(16:27 +0200)
committer
Daniel Pielmeier
<billie@gentoo.org>
Sun, 19 Apr 2020 14:27:04 +0000
(16:27 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.20
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
app-portage/pfl/pfl-3.1.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/pfl/pfl-3.1.ebuild
b/app-portage/pfl/pfl-3.1.ebuild
index fd8eeb3e30ed5d5e74f51ece6288a6d628425ccd..0704d5f48fa51b3e16e423ee3ed9acef7ffbb863 100644
(file)
--- a/
app-portage/pfl/pfl-3.1.ebuild
+++ b/
app-portage/pfl/pfl-3.1.ebuild
@@
-4,7
+4,7
@@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
PYTHON_REQ_USE="xml"
inherit distutils-r1 systemd