dev-python/pyfeyn: python3_9 added

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
Andrey Grozin 2021-03-04 17:05:50 +07:00
parent f0d95d8b06
commit e7a53b65fe
No known key found for this signature in database
GPG Key ID: 3AFFCE974D34BD8C
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# 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,8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1