aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2023-05-21 13:10:16 +0100
committerPaul Healy <lmiphay@gmail.com>2023-05-21 13:10:16 +0100
commit9eb25174f868f22e548f2bb7f8169fc5c3ea98a7 (patch)
treedd9de8e905fac9656c9961f00c7babb2f0256f29 /app-portage
parentadd py10,11 (diff)
downloadlmiphay-9eb25174f868f22e548f2bb7f8169fc5c3ea98a7.tar.gz
lmiphay-9eb25174f868f22e548f2bb7f8169fc5c3ea98a7.tar.bz2
lmiphay-9eb25174f868f22e548f2bb7f8169fc5c3ea98a7.zip
add py10,11
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoo-koam/Manifest2
-rw-r--r--app-portage/gentoo-koam/gentoo-koam-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/gentoo-koam/Manifest b/app-portage/gentoo-koam/Manifest
index 1e3f01f..88a2527 100644
--- a/app-portage/gentoo-koam/Manifest
+++ b/app-portage/gentoo-koam/Manifest
@@ -1 +1 @@
-EBUILD gentoo-koam-9999.ebuild 620 BLAKE2B 12a9a60ef02444c461c75e69a5c1aa1d13bc74a9da425ab19eb9f876ce19a469af4dcf5b7726ba7fd863723e5b38bafa783df1f6c7e479243424c686fa928e43 SHA512 9695774385cc840b3ce19e61e2ccac9f5afae53aaab54ad633ed1537e368828068d4637035c019861e56720c24e86867a5db82010afa3dc9680168af3be9a36e
+EBUILD gentoo-koam-9999.ebuild 622 BLAKE2B 6011b331f80a674eb4b2337975744b2bb7232341f235f01662a309b9b1ebc14c78eb59e05b54ca3895c2769b65098ffe8bac0fd5114bf6dd7fb601f2d0358f86 SHA512 aabc39843cec46b7a11647e26575302cea55e2a1fae90363b27bc5d06605536cef777361c79bd14127115c59d01af5b40b5f0677849f234b1940f9db0db66721
diff --git a/app-portage/gentoo-koam/gentoo-koam-9999.ebuild b/app-portage/gentoo-koam/gentoo-koam-9999.ebuild
index 3004e81..f5a45e4 100644
--- a/app-portage/gentoo-koam/gentoo-koam-9999.ebuild
+++ b/app-portage/gentoo-koam/gentoo-koam-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=(python3_{8,9})
+PYTHON_COMPAT=(python3_{10,11})
inherit eutils distutils-r1 git-r3