commit: 822ef3c169a28216ada4ea08b0cf8a3d09559608
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 09:37:01 2023 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 09:37:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822ef3c1
dev-libs/FP16: add python 3.11 support
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-libs/FP16/{FP16-2021.03.20-r2.ebuild => FP16-2021.03.20-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/FP16/FP16-2021.03.20-r2.ebuild
b/dev-libs/FP16/FP16-2021.03.20-r3.ebuild
similarity index 97%
rename from dev-libs/FP16/FP16-2021.03.20-r2.ebuild
rename to dev-libs/FP16/FP16-2021.03.20-r3.ebuild
index b9dca4b566b5..4e21e1d10fc3 100644
--- a/dev-libs/FP16/FP16-2021.03.20-r2.ebuild
+++ b/dev-libs/FP16/FP16-2021.03.20-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-r1 cmake
CommitId=0a92994d729ff76a58f692d3028ca1b64b145d91