diff options
-rw-r--r-- | dev-libs/FP16/FP16-2021.03.20-r4.ebuild (renamed from dev-libs/FP16/FP16-2021.03.20-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/FP16/FP16-2021.03.20-r3.ebuild b/dev-libs/FP16/FP16-2021.03.20-r4.ebuild index 4e21e1d10fc3..af3be0a34c68 100644 --- a/dev-libs/FP16/FP16-2021.03.20-r3.ebuild +++ b/dev-libs/FP16/FP16-2021.03.20-r4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit python-r1 cmake CommitId=0a92994d729ff76a58f692d3028ca1b64b145d91 |