summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/mklibs/mklibs-0.1.45.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mklibs/mklibs-0.1.45.ebuild b/sys-apps/mklibs/mklibs-0.1.45.ebuild
index bb718a7d..46df2910 100644
--- a/sys-apps/mklibs/mklibs-0.1.45.ebuild
+++ b/sys-apps/mklibs/mklibs-0.1.45.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
inherit autotools python-single-r1
DESCRIPTION="Shared library reduction script"