commit: 382e68e4a2ac95a6fd12e67d84630cea11f28ef1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:04:45 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:13:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382e68e4
dev-python/clang-python: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/clang-python/clang-python-17.0.3.9999.ebuild | 1 - dev-python/clang-python/clang-python-18.0.0.9999.ebuild | 1 - dev-python/clang-python/clang-python-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) 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}" diff --git a/dev-python/clang-python/clang-python-18.0.0.9999.ebuild b/dev-python/clang-python/clang-python-18.0.0.9999.ebuild index 0b4b598d92ff..e1394f43bcd1 100644 --- a/dev-python/clang-python/clang-python-18.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-18.0.0.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}" diff --git a/dev-python/clang-python/clang-python-18.0.0_pre20231013.ebuild b/dev-python/clang-python/clang-python-18.0.0_pre20231013.ebuild index 0b4b598d92ff..e1394f43bcd1 100644 --- a/dev-python/clang-python/clang-python-18.0.0_pre20231013.ebuild +++ b/dev-python/clang-python/clang-python-18.0.0_pre20231013.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}"
