summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-05-04 18:33:50 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-05-04 18:34:37 -0400
commitff09969e2a44cf9d4d5724629fc15f3c45333bc4 (patch)
treebca6881ba379095b124ac096d65eea6377716625 /app-arch
parentdev-libs/opencl-clang: add 16.0.0 (diff)
downloadgentoo-ff09969e2a44cf9d4d5724629fc15f3c45333bc4.tar.gz
gentoo-ff09969e2a44cf9d4d5724629fc15f3c45333bc4.tar.bz2
gentoo-ff09969e2a44cf9d4d5724629fc15f3c45333bc4.zip
Revert "app-arch/brotli: Set DISTUTILS_EXT=1"
This reverts commit da48c5f80ae5d1c04086986219fb68c7ccf9c0b8. Does not work right with DISTUTILS_OPTIONAL, unsure how this is going to be handled so just reverting for now. Closes: https://bugs.gentoo.org/905715 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/brotli/brotli-1.0.9-r5.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-1.0.9-r5.ebuild b/app-arch/brotli/brotli-1.0.9-r5.ebuild
index bba511397ac0..5681d0303a51 100644
--- a/app-arch/brotli/brotli-1.0.9-r5.ebuild
+++ b/app-arch/brotli/brotli-1.0.9-r5.ebuild
@@ -3,7 +3,6 @@
EAPI=8
-DISTUTILS_EXT=1
DISTUTILS_OPTIONAL="1"
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )