From b7bd2ce98c957782bc1ea25dbb002ac09ff596d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 26 Aug 2025 21:33:05 +0200 Subject: [PATCH] llvm-runtimes/flang-rt: 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-runtimes/flang-rt/flang-rt-21.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-runtimes/flang-rt/flang-rt-21.1.0.ebuild b/llvm-runtimes/flang-rt/flang-rt-21.1.0.ebuild index afd5496ffa4b9..7e6c7b1fc4726 100644 --- a/llvm-runtimes/flang-rt/flang-rt-21.1.0.ebuild +++ b/llvm-runtimes/flang-rt/flang-rt-21.1.0.ebuild @@ -11,7 +11,8 @@ HOMEPAGE="https://flang.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions" SLOT="${LLVM_MAJOR}" -IUSE="+debug test" +KEYWORDS="~amd64 ~arm64" +IUSE="debug test" RESTRICT="!test? ( test )" RDEPEND="