summaryrefslogtreecommitdiff
path: root/dev-util/scanmem/scanmem-9999.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2024-06-03 20:26:10 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2024-06-03 20:26:10 +0200
commitf83d53f5440c332f0b06d229bbd01e44d8fcd593 (patch)
treeda3a212419acc8487bc67e8a4a31c44045b5fbf6 /dev-util/scanmem/scanmem-9999.ebuild
parentcc06198ecda82a05758a3045d30795703bafcd79 (diff)
downloadportage-f83d53f5440c332f0b06d229bbd01e44d8fcd593.tar.gz
portage-f83d53f5440c332f0b06d229bbd01e44d8fcd593.tar.bz2
portage-f83d53f5440c332f0b06d229bbd01e44d8fcd593.zip
dev-util/scanmem Added python3_12
Diffstat (limited to 'dev-util/scanmem/scanmem-9999.ebuild')
-rw-r--r--dev-util/scanmem/scanmem-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/scanmem/scanmem-9999.ebuild b/dev-util/scanmem/scanmem-9999.ebuild
index 6b9e429..69adad3 100644
--- a/dev-util/scanmem/scanmem-9999.ebuild
+++ b/dev-util/scanmem/scanmem-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit autotools python-single-r1 xdg-utils
DESCRIPTION="Locate and modify variables in executing processes"