From 991fe4ef91930144caa04b802068dee261da5374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 26 Aug 2025 21:32:28 +0200 Subject: [PATCH] llvm-core/flang: Keyword 21.1.0 ~amd64 ~arm64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- llvm-core/flang/flang-21.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-core/flang/flang-21.1.0.ebuild b/llvm-core/flang/flang-21.1.0.ebuild index 2659ac8c0d5b0..045fc8c8556ba 100644 --- a/llvm-core/flang/flang-21.1.0.ebuild +++ b/llvm-core/flang/flang-21.1.0.ebuild @@ -11,7 +11,8 @@ HOMEPAGE="https://flang.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -IUSE="+clang +debug test" +KEYWORDS="~amd64 ~arm64" +IUSE="+clang debug test" RESTRICT="!test? ( test )" DEPEND="