[app-crypt/certbot-dns-rfc2136] bump

This commit is contained in:
2022-12-23 16:20:02 +01:00
parent 4ea66e22be
commit b0b8aa9456
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
# 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} )
PYTHON_COMPAT=(python3_{8..11} )
DISTUTILS_USE_SETUPTOOLS=rdepend
if [[ ${PV} == 9999* ]]; then