summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:09:00 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:10:59 +0200
commitda48c5f80ae5d1c04086986219fb68c7ccf9c0b8 (patch)
tree4448065853120200ed570a56c656a1e8371b3e17 /app-arch
parentdev-lisp/sbcl: remove old (diff)
downloadgentoo-da48c5f80ae5d1c04086986219fb68c7ccf9c0b8.tar.gz
gentoo-da48c5f80ae5d1c04086986219fb68c7ccf9c0b8.tar.bz2
gentoo-da48c5f80ae5d1c04086986219fb68c7ccf9c0b8.zip
app-arch/brotli: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/brotli/brotli-1.0.9-r5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/brotli/brotli-1.0.9-r5.ebuild b/app-arch/brotli/brotli-1.0.9-r5.ebuild
index 5681d0303a51..bba511397ac0 100644
--- a/app-arch/brotli/brotli-1.0.9-r5.ebuild
+++ b/app-arch/brotli/brotli-1.0.9-r5.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_OPTIONAL="1"
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )