commit:     abc5af53060433430ab5c83822de3cb9443676ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 14:52:55 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 15:07:42 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc5af53

llvm-runtimes/flang-rt: Add keywords to 22.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-runtimes/flang-rt/flang-rt-22.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm-runtimes/flang-rt/flang-rt-22.1.0.ebuild 
b/llvm-runtimes/flang-rt/flang-rt-22.1.0.ebuild
index 3b828a9d549b..ecb171e3d008 100644
--- a/llvm-runtimes/flang-rt/flang-rt-22.1.0.ebuild
+++ b/llvm-runtimes/flang-rt/flang-rt-22.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="

Reply via email to