From 382e68e4a2ac95a6fd12e67d84630cea11f28ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 19 Oct 2023 17:04:45 +0200 Subject: dev-python/clang-python: Fix EmptyGlobalAssignment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/clang-python/clang-python-17.0.3.9999.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/clang-python/clang-python-17.0.3.9999.ebuild') diff --git a/dev-python/clang-python/clang-python-17.0.3.9999.ebuild b/dev-python/clang-python/clang-python-17.0.3.9999.ebuild index 0b4b598d92ff..e1394f43bcd1 100644 --- a/dev-python/clang-python/clang-python-17.0.3.9999.ebuild +++ b/dev-python/clang-python/clang-python-17.0.3.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3