sys-fs/cryfs: python3_8 support
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 17 Apr 2020 15:21:09 +0000 (17:21 +0200)
committerAndreas 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

index 8bae478822f894c085535733c65e33ea4fb54210..5ddc187c33166460eef242ef4eb3a8821bc59eaf 100644 (file)
@@ -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