commit: 0a8e96a66964d6d76311d45550acf1779a6e7d38
parent b3957a1bb28cc021ff1e6fecc11cd2df0eed49e5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 9 Mar 2024 17:08:25 +0100
app-text/grammalecte: Switch to PEP517
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/app-text/grammalecte/grammalecte-2.1.1.ebuild b/app-text/grammalecte/grammalecte-2.1.1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Correcteur grammatical et typographique open source dédié à la langue française"