summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-4.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-4.0.0.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-4.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/clang-python/clang-python-4.0.0.ebuild b/dev-python/clang-python/clang-python-4.0.0.ebuild
index 80008a2597f..4f169ecc239 100644
--- a/dev-python/clang-python/clang-python-4.0.0.ebuild
+++ b/dev-python/clang-python/clang-python-4.0.0.ebuild
@@ -14,6 +14,7 @@ LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# The module is opening libclang.so directly, and doing some blasphemy
# on top of it.