net-irc/nemubot: update python version
This commit is contained in:
parent
be9439ff1a
commit
aea89c1f81
2 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{4,5,6} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6,7,8} )
|
||||
|
||||
inherit distutils-r1 user
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue