aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2021-10-23 15:44:06 +0100
committerPaul Healy <lmiphay@gmail.com>2021-10-23 15:44:06 +0100
commit808c9ddbd68c0acd1794c8057cdc8ffcb90a45b4 (patch)
tree1f29eb0d964b37abe69bef9d08b5f52720665adf /app-oam
parentadd unifont to the default fonts list (diff)
downloadlmiphay-808c9ddbd68c0acd1794c8057cdc8ffcb90a45b4.tar.gz
lmiphay-808c9ddbd68c0acd1794c8057cdc8ffcb90a45b4.tar.bz2
lmiphay-808c9ddbd68c0acd1794c8057cdc8ffcb90a45b4.zip
add py10
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'app-oam')
-rw-r--r--app-oam/oam/Manifest2
-rw-r--r--app-oam/oam/oam-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-oam/oam/Manifest b/app-oam/oam/Manifest
index 40cea30..359f01b 100644
--- a/app-oam/oam/Manifest
+++ b/app-oam/oam/Manifest
@@ -1 +1 @@
-EBUILD oam-9999.ebuild 1754 BLAKE2B c14ef7cd600e287bf772816370f70ed1d24fac7f63bc8a4bd4db2f15f819bf8fbcb9d172ad7fe6af5c998db869e98617a4de7b2bb3a94903831b5d8c8f6bb39d SHA512 811e6828dad4c50c5eb4be4c8a84b9bf0798cc43b51e0f50d91dfd170bb5e0508b2dca414aa5eaeb656dbecd947748aff36246d8c7e582500bc68593a530c5fc
+EBUILD oam-9999.ebuild 1757 BLAKE2B 539a6f7d6410409367d6479cfc22e4ffea242d88df5030b06fbc6bfd6a430fda84eb5c4f08aee9ecb3ccda3332294d5b652a41bf8406e91b82c5f730a64b98b3 SHA512 63e99b49b2316db3c0687ed821a41e118801bf67d789d1696c92288a51f6e78d1b6c147243765be4c4d98ea094489fe4ff263fa88828dffe59fceead6ffb49bb
diff --git a/app-oam/oam/oam-9999.ebuild b/app-oam/oam/oam-9999.ebuild
index 9cfae9b..cd60889 100644
--- a/app-oam/oam/oam-9999.ebuild
+++ b/app-oam/oam/oam-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit user distutils-r1 bash-completion-r1 git-r3