summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2023-07-08 16:52:45 +0200
committerMartin Väth <martin@mvath.de>2023-07-08 16:52:45 +0200
commit23a053c2f8f710bcd5062f065063b9df8fe6119c (patch)
tree97d38c33246f82df7921feb581477951a2fd0625
parentapp-admin/sudox: Version bump (diff)
downloadmv-23a053c2f8f710bcd5062f065063b9df8fe6119c.tar.gz
mv-23a053c2f8f710bcd5062f065063b9df8fe6119c.tar.bz2
mv-23a053c2f8f710bcd5062f065063b9df8fe6119c.zip
sys-kernel/kconfig-hardened-check: use PEP517
Signed-off-by: Martin Väth <martin@mvath.de>
-rw-r--r--sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.6.1.ebuild1
-rw-r--r--sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.6.1.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.6.1.ebuild
index 24956442..d59194fb 100644
--- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.6.1.ebuild
+++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.6.1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="A script for checking the hardening options in the Linux kernel config"
diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
index 24956442..d59194fb 100644
--- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
+++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="A script for checking the hardening options in the Linux kernel config"