commit:     5971b55ee858b22412cdfcd4fd0eeea8032ffd4a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 15:56:15 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 15:58:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5971b55e

dev-python/kiwisolver: Fix whitespace

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

 dev-python/kiwisolver/kiwisolver-1.4.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kiwisolver/kiwisolver-1.4.4-r1.ebuild 
b/dev-python/kiwisolver/kiwisolver-1.4.4-r1.ebuild
index 76e3219207e5..46c8a281cc4b 100644
--- a/dev-python/kiwisolver/kiwisolver-1.4.4-r1.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.4.4-r1.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
 "
 
 PATCHES=(
- "${FILESDIR}/${PN}-1.4.4-pypy3-tests.patch"
+       "${FILESDIR}/${PN}-1.4.4-pypy3-tests.patch"
 )
 
 distutils_enable_tests pytest

Reply via email to