sci-libs/nlopt: enable py3.10

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2021-10-25 08:08:18 +03:00
parent 449d60cdda
commit 441465f60a
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504
1 changed files with 2 additions and 2 deletions

View File

@ -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_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit python-r1 cmake fortran-2