summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-06-14 22:09:02 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-06-14 22:11:12 +0100
commit75e39af09344bd480de0951963ceb5a7a4c659e7 (patch)
tree6d55ee6b446b328b9c1b5e2fb46e2cd923bde513 /sys-apps
parentsys-apps/mrkd: enable python3_10 (diff)
downloadportage-75e39af09344bd480de0951963ceb5a7a4c659e7.tar.xz
sys-apps/mklibs: enable python3_10
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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"