remove /update EAPI5 Ebuilds

This commit is contained in:
2021-04-10 14:11:02 +02:00
committed by Andreas Billmeier
parent c2ca76e19b
commit 7b42ab2131
12 changed files with 19 additions and 133 deletions

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI="7"
COMMIT="0fbd074c257c51b73de05b25ccb6488801320a32"
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1