commit: a29e0c919c20801cf1ceac212a9989bc4861ff31
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 13:35:46 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 13:35:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29e0c91
app-emacs/org-mode: Stabilize 9.6 ALLARCHES, #891029
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-emacs/org-mode/org-mode-9.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/org-mode/org-mode-9.6.ebuild
b/app-emacs/org-mode/org-mode-9.6.ebuild
index bc7446d9fb1c..308b4b2096c6 100644
--- a/app-emacs/org-mode/org-mode-9.6.ebuild
+++ b/app-emacs/org-mode/org-mode-9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc odt-schema"
RESTRICT="test"