summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2023-08-17 14:07:10 +0800
committerMichał Górny <mgorny@gentoo.org>2023-08-19 20:28:12 +0200
commit5c73e17393a246d5101ca6392d199ece9af2180b (patch)
tree168fb3eefcd0db75a6e2b884ed6143b194ff92b2
parentpython-r1.eclass: Expand `use doc` check in example for readability (diff)
downloadgentoo-5c73e17393a246d5101ca6392d199ece9af2180b.tar.gz
gentoo-5c73e17393a246d5101ca6392d199ece9af2180b.tar.bz2
gentoo-5c73e17393a246d5101ca6392d199ece9af2180b.zip
distutils-r1.eclass: append scikit-build-core to documentation.
To complete 5b29e5b1a393c21db9974de5c2d01e6dc482d4b9. Signed-off-by: Benda Xu <heroxbd@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/32354 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--eclass/distutils-r1.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 658d26f2a440..91de144e1110 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -129,6 +129,8 @@ esac
#
# - poetry - poetry-core backend
#
+# - scikit-build-core - scikit-build-core backend
+#
# - setuptools - distutils or setuptools (incl. legacy mode)
#
# - sip - sipbuild backend