summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Miess <Philip_Miess@yahoo.com>2023-06-03 15:43:16 -0400
committerPhilip Miess <Philip_Miess@yahoo.com>2023-06-03 15:43:16 -0400
commit39887e1fa5878d53a132e354bfeb15ecb93cc8d5 (patch)
tree5c05ee5cc3a48aca72929cd6d4f5f8634f640b19 /sys-apps/0install/0install-2.3.13.ebuild
parentremove lwjgl-2.9.3 (diff)
downloadsuperposition-39887e1fa5878d53a132e354bfeb15ecb93cc8d5.tar.gz
superposition-39887e1fa5878d53a132e354bfeb15ecb93cc8d5.tar.bz2
superposition-39887e1fa5878d53a132e354bfeb15ecb93cc8d5.zip
python compat update and version bumps
Signed-off-by: Philip Miess <Philip_Miess@yahoo.com>
Diffstat (limited to 'sys-apps/0install/0install-2.3.13.ebuild')
-rw-r--r--sys-apps/0install/0install-2.3.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/0install/0install-2.3.13.ebuild b/sys-apps/0install/0install-2.3.13.ebuild
index 8ce01e5..2e3fbbe 100644
--- a/sys-apps/0install/0install-2.3.13.ebuild
+++ b/sys-apps/0install/0install-2.3.13.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
PYTHON_REQ_USE="xml(+)"
inherit xdg-utils distutils-r1