commit: ec9783ad5c6c068a47652612e9c32a568f3b8292 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 18:13:16 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 18:13:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9783ad
app-emacs/org-mode: Stabilize 9.7.21 ALLARCHES, #951428 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/org-mode/org-mode-9.7.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.7.21.ebuild b/app-emacs/org-mode/org-mode-9.7.21.ebuild index 7c045e5649c4..4bf72e958aa3 100644 --- a/app-emacs/org-mode/org-mode-9.7.21.ebuild +++ b/app-emacs/org-mode/org-mode-9.7.21.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://git.savannah.gnu.org/cgit/emacs/${PN}.git/snapshot/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~ppc ~x86" + KEYWORDS="amd64 ppc x86" fi LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )"