fix more RequiredUseDefaults

This commit is contained in:
2022-03-18 20:16:06 +01:00
committed by Andreas Billmeier
parent efa7b4d876
commit 9667252f26
22 changed files with 29 additions and 278 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )