From 1b6cfd6a01a66c8f60204ffc4dafc4ed67cd64e4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 1 Aug 2025 01:48:48 +0100 Subject: [PATCH] app-emacs/org-modern: Keyword 1.9 arm, #960917 Signed-off-by: Sam James --- app-emacs/org-modern/org-modern-1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-modern/org-modern-1.9.ebuild b/app-emacs/org-modern/org-modern-1.9.ebuild index ed022b7aabfc8..bdb87d27f682c 100644 --- a/app-emacs/org-modern/org-modern-1.9.ebuild +++ b/app-emacs/org-modern/org-modern-1.9.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi LICENSE="GPL-3+"