commit: 7df48e199325db804a349ad0263f53e682d8d50c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 26 19:26:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 26 19:28:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df48e19
app-emacs/org-mode: Stabilize 9.7.10 ALLARCHES, #940276 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/org-mode/org-mode-9.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.7.10.ebuild b/app-emacs/org-mode/org-mode-9.7.10.ebuild index 86c9f98ba96b..2e6d3986022b 100644 --- a/app-emacs/org-mode/org-mode-9.7.10.ebuild +++ b/app-emacs/org-mode/org-mode-9.7.10.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 )"