diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:04:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:13:06 +0200 |
commit | 382e68e4a2ac95a6fd12e67d84630cea11f28ef1 (patch) | |
tree | cd9e7758713d209bf3e0ff2febe22bd786be2d89 /dev-python/clang-python | |
parent | sys-devel/clang-toolchain-symlinks: Fix EmptyGlobalAssignment (diff) | |
download | gentoo-382e68e4a2ac95a6fd12e67d84630cea11f28ef1.tar.gz gentoo-382e68e4a2ac95a6fd12e67d84630cea11f28ef1.tar.bz2 gentoo-382e68e4a2ac95a6fd12e67d84630cea11f28ef1.zip |
dev-python/clang-python: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
3 files changed, 0 insertions, 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}" |