summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libical')
-rw-r--r--dev-libs/libical/libical-3.0.14-r1.ebuild4
-rw-r--r--dev-libs/libical/libical-3.0.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libical/libical-3.0.14-r1.ebuild b/dev-libs/libical/libical-3.0.14-r1.ebuild
index 8c98c968633b..161414fada22 100644
--- a/dev-libs/libical/libical-3.0.14-r1.ebuild
+++ b/dev-libs/libical/libical-3.0.14-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
VALA_USE_DEPEND="vapigen"
inherit cmake python-any-r1 vala
diff --git a/dev-libs/libical/libical-3.0.16.ebuild b/dev-libs/libical/libical-3.0.16.ebuild
index 8c8fcaf1abea..08d0a0959509 100644
--- a/dev-libs/libical/libical-3.0.16.ebuild
+++ b/dev-libs/libical/libical-3.0.16.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
VALA_USE_DEPEND="vapigen"
inherit cmake python-any-r1 vala