summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-10-10 16:06:05 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-10-10 16:06:15 +0200
commiteb64136ecc0a752aa6d998bc4186af74e6a33245 (patch)
tree5eef27a604688734b7ad48ad065594ba201b4126 /dev-libs
parentdev-python/numpydoc: Bump to 1.5.0 (diff)
downloadgentoo-eb64136ecc0a752aa6d998bc4186af74e6a33245.tar.gz
gentoo-eb64136ecc0a752aa6d998bc4186af74e6a33245.tar.bz2
gentoo-eb64136ecc0a752aa6d998bc4186af74e6a33245.zip
dev-libs/libical: enable py3.11
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libical/libical-3.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-3.0.15.ebuild b/dev-libs/libical/libical-3.0.15.ebuild
index d267ed467c92..633ed9bb2cde 100644
--- a/dev-libs/libical/libical-3.0.15.ebuild
+++ b/dev-libs/libical/libical-3.0.15.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
VALA_USE_DEPEND="vapigen"
inherit cmake python-any-r1 vala