summaryrefslogtreecommitdiff
path: root/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild')
-rw-r--r--media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild b/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild
index 0b4c50e8cdbd..d6dc033a19fb 100644
--- a/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild
+++ b/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+
+PYTHON_COMPAT=( python3_{8..11} )
inherit python-single-r1