commit:     44ae089e378683ffde9714454b552eef8d401f28
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 00:15:29 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 00:15:29 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ae089e

app-emacs/org-mode: Stabilize 9.7.39 ALLARCHES, #968905

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-emacs/org-mode/org-mode-9.7.39.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/org-mode/org-mode-9.7.39.ebuild 
b/app-emacs/org-mode/org-mode-9.7.39.ebuild
index 6e0bbf0ae670..f8140c5e7ae2 100644
--- a/app-emacs/org-mode/org-mode-9.7.39.ebuild
+++ b/app-emacs/org-mode/org-mode-9.7.39.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 )"

Reply via email to