diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-02-25 15:52:52 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-02-25 16:07:39 +0100 |
| commit | aefa5f51cf7433e1b91fad11031402a12641e0bb (patch) | |
| tree | bc02af79fa7b9d730948002344c91b5155938e13 /dev-python | |
| parent | 853663ad1153414c6ab01f11ce7b52eae2a4d8de (diff) | |
| download | gentoo-aefa5f51cf7433e1b91fad11031402a12641e0bb.tar.gz gentoo-aefa5f51cf7433e1b91fad11031402a12641e0bb.tar.bz2 gentoo-aefa5f51cf7433e1b91fad11031402a12641e0bb.zip | |
dev-python/clang: Add keywords to 22.x
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/clang/clang-22.1.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/clang/clang-22.1.0.ebuild b/dev-python/clang/clang-22.1.0.ebuild index c81750b3507c..5118a3be8e87 100644 --- a/dev-python/clang/clang-22.1.0.ebuild +++ b/dev-python/clang/clang-22.1.0.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
