summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-31 22:08:18 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-31 22:18:24 +0200
commit64c256975f15c148dc1d81846b77856f284fd934 (patch)
tree442d2964ca7ca2eae8cda177faa2da782ee0096f
parentapp-admin/salt: Fix cond-deps to allow py3.8 (diff)
downloadgentoo-64c25697.tar.gz
gentoo-64c25697.tar.bz2
gentoo-64c25697.zip
app-crypt/heimdal: Enable py3.8 on 7.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-crypt/heimdal/heimdal-7.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild
index b6582b76a925..9a250d65624c 100644
--- a/app-crypt/heimdal/heimdal-7.6.0.ebuild
+++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..8} )
VIRTUALX_REQUIRED="manual"
inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o-matic