aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2024-07-13 21:25:08 +0100
committerPaul Healy <lmiphay@gmail.com>2024-07-13 21:25:08 +0100
commit4ca59b54278fc1f1bd75d4150d4cefe7cf64954c (patch)
tree2339b4a9dfe685e217234038b9eac6dbe8fdcf65
parentfixup ebuilds for git-r3 and EAPI=6 (diff)
downloadlmiphay-4ca59b54278fc1f1bd75d4150d4cefe7cf64954c.tar.gz
lmiphay-4ca59b54278fc1f1bd75d4150d4cefe7cf64954c.tar.bz2
lmiphay-4ca59b54278fc1f1bd75d4150d4cefe7cf64954c.zip
add py12
Signed-off-by: Paul Healy <lmiphay@gmail.com>
-rw-r--r--app-oam/bun/Manifest2
-rw-r--r--app-oam/bun/bun-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-oam/bun/Manifest b/app-oam/bun/Manifest
index 7481125..50d6a9e 100644
--- a/app-oam/bun/Manifest
+++ b/app-oam/bun/Manifest
@@ -1 +1 @@
-EBUILD bun-9999.ebuild 789 BLAKE2B 014f98ded445b1bd294b829682cae04c00dffc2cc49536396a5faeb3cdab241bbd57aa62ed7fe13eff1843e24ee060bcc692955babc93eb8c17385001251a52b SHA512 e47c113c1018762cc300c0e4f5c6f0c6841774d45eac5984c61407d0b8b7005608d37af1c522f41b46515ec918f5ff44fd8d57fa6b6d88ff40e178454123be6a
+EBUILD bun-9999.ebuild 792 BLAKE2B ec4cf764229093744b5538146c91f85f4e1355bf1d67a67d67cb629989c3b491bf6f2b68167753d803970e9634ebf1188bd7a586d5a1b5264a3954bd73e66cbe SHA512 12b1af9a9c34d15b3f0c7207db666beaa1035a8096a78332e18a9bb7ceb35821e758dbb45fbe1cae006f7fd602a8f8e12a05b23d1f4920097cc9d61be325a505
diff --git a/app-oam/bun/bun-9999.ebuild b/app-oam/bun/bun-9999.ebuild
index efeb594..1fecb9e 100644
--- a/app-oam/bun/bun-9999.ebuild
+++ b/app-oam/bun/bun-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=(python3_{10,11})
+PYTHON_COMPAT=(python3_{10,11,12})
inherit distutils-r1 git-r3