projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1887531
)
sys-fs/cryfs: python3_8 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 15:21:09 +0000
(17:21 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 15:56:38 +0000
(17:56 +0200)
Tests passed.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sys-fs/cryfs/cryfs-0.10.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/cryfs/cryfs-0.10.2.ebuild
b/sys-fs/cryfs/cryfs-0.10.2.ebuild
index 8bae478822f894c085535733c65e33ea4fb54210..5ddc187c33166460eef242ef4eb3a8821bc59eaf 100644
(file)
--- a/
sys-fs/cryfs/cryfs-0.10.2.ebuild
+++ b/
sys-fs/cryfs/cryfs-0.10.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit cmake flag-o-matic linux-info python-any-r1
if [[ ${PV} == 9999 ]] ; then