aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2023-05-21 11:46:05 +0100
committerPaul Healy <lmiphay@gmail.com>2023-05-21 11:46:05 +0100
commitbad4f5d921b5180e5ff03f9a368f61c475bfc583 (patch)
tree90352616dd912319f81b78f4c1da0840cb8c913e /app-oam
parentadd py10,11 (diff)
downloadlmiphay-bad4f5d921b5180e5ff03f9a368f61c475bfc583.tar.gz
lmiphay-bad4f5d921b5180e5ff03f9a368f61c475bfc583.tar.bz2
lmiphay-bad4f5d921b5180e5ff03f9a368f61c475bfc583.zip
add py10,11
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'app-oam')
-rw-r--r--app-oam/glc/Manifest2
-rw-r--r--app-oam/glc/glc-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-oam/glc/Manifest b/app-oam/glc/Manifest
index b451f11..d22b90c 100644
--- a/app-oam/glc/Manifest
+++ b/app-oam/glc/Manifest
@@ -1 +1 @@
-EBUILD glc-9999.ebuild 998 BLAKE2B 51a2d68068b0a811dc5ef371d3d435ba23cc79ff5d2254162c2aab7ee9484e8c79eb468af879b862efd8b92f6c307bbf5215e9eeb8144312fc55120fdb36ab3f SHA512 62e524883655cbbef204f6a0dcca4475c43630cd14ad1064abf894788c24e0e0cc049864a7da73386d44cef2cd23e49ed118e13069885f1ce11e0fb0bc210ac5
+EBUILD glc-9999.ebuild 1000 BLAKE2B 6c81a7277d0248964e9d9380bda76c5bff6eaf4c155882dcbc5c62a0f68870842b6f7ac3deab80f1303d69491addda306d9251ada95d1478ae7bfa7834ed4710 SHA512 969f347fad04795379dfcca16156f825e198d709e97e9d08626752a318c4323ee85a8b70008fba178cb2b4351ec8008ed8b6741ce2a386b5653803291bfb9ae7
diff --git a/app-oam/glc/glc-9999.ebuild b/app-oam/glc/glc-9999.ebuild
index c723ef7..1ecfc5c 100644
--- a/app-oam/glc/glc-9999.ebuild
+++ b/app-oam/glc/glc-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{10,11} )
inherit distutils-r1 git-r3