diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-12 19:56:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-12 19:56:37 +0000 |
| commit | f1e221b50f82ddc54d5321c5a5f17e11bb2eff89 (patch) | |
| tree | 076fe6729a04184fb302ea3e74309b3cbc4320c8 /dev-python/clang-python | |
| parent | 5f3ff4c9642acff087297ddfbaf6f3b162f74e39 (diff) | |
| download | baldeagleos-repo-f1e221b50f82ddc54d5321c5a5f17e11bb2eff89.tar.gz baldeagleos-repo-f1e221b50f82ddc54d5321c5a5f17e11bb2eff89.tar.xz baldeagleos-repo-f1e221b50f82ddc54d5321c5a5f17e11bb2eff89.zip | |
Adding metadata
Diffstat (limited to 'dev-python/clang-python')
| -rw-r--r-- | dev-python/clang-python/clang-python-17.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/clang-python/clang-python-17.0.6.ebuild b/dev-python/clang-python/clang-python-17.0.6.ebuild index 6e97c422c39e..4b7b94371a5e 100644 --- a/dev-python/clang-python/clang-python-17.0.6.ebuild +++ b/dev-python/clang-python/clang-python-17.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
