commit:     3180d9835017b31fcd6e5a9f1231820840d6c8ad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 20:19:00 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May  9 20:24:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3180d983

dev-util/pkgcheck: Extend py3.10 fix to 9999

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/pkgcheck/pkgcheck-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index f801b3b477e..4f3e1d2a82c 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -42,6 +42,10 @@ BDEPEND="
 
 distutils_enable_tests setup.py
 
+PATCHES=(
+       "${FILESDIR}"/${PN}-0.9.7-py310-update.patch
+)
+
 src_test() {
        local -x PYTHONDONTWRITEBYTECODE=
        distutils-r1_src_test

Reply via email to