xsstrike: pr #702 plus 3.9

This commit is contained in:
Rick Farina (Zero_Chaos) 2021-03-02 21:16:57 -05:00
parent e003f0be2e
commit 83f23679cb
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 4 additions and 4 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_{6,7} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit eutils python-single-r1

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_{6,7} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit eutils python-single-r1