diff --git a/dev-util/objection/objection-1.11.0-r1.ebuild b/dev-util/objection/objection-1.11.0-r1.ebuild index 556ab5b37..a109ad118 100644 --- a/dev-util/objection/objection-1.11.0-r1.ebuild +++ b/dev-util/objection/objection-1.11.0-r1.ebuild @@ -1,10 +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_{9..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="Runtime mobile exploration"