qspectrumanalyzer: python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-12-03 22:51:00 -05:00
parent 8adeb82ade
commit 4ee76e622c
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1