From 354f906a224ea537a605bd24ce2ad69dc7d61cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 6 Sep 2022 21:17:41 +0200 Subject: dev-python/clang-python: Add keywords to 15.0.0 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-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/clang-python') diff --git a/dev-python/clang-python/clang-python-15.0.0.ebuild b/dev-python/clang-python/clang-python-15.0.0.ebuild index 2891edc42793..3e0bc84f48a0 100644 --- a/dev-python/clang-python/clang-python-15.0.0.ebuild +++ b/dev-python/clang-python/clang-python-15.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3