commit: 7e2de0efa2859f4d4e3a8c9b366ebdbeae12a191
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 14:09:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 14:09:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2de0ef
app-emacs/org-mode: Stabilize 9.7.38 ALLARCHES, #968034
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/org-mode/org-mode-9.7.38.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/org-mode/org-mode-9.7.38.ebuild
b/app-emacs/org-mode/org-mode-9.7.38.ebuild
index 9f97c59fc7a3..7ad8693a70f4 100644
--- a/app-emacs/org-mode/org-mode-9.7.38.ebuild
+++ b/app-emacs/org-mode/org-mode-9.7.38.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == 9999 ]] ; then
else
# git archive --prefix=${P}/ release_${PV} | xz > ${P}.tar.xz
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86"
fi
LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )"