commit: 033e6e5c8b34902eb520f5cf6451708167f42a47
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 20:51:49 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 20:51:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033e6e5c
app-emacs/org-mode: Stabilize 9.5.2 ALLARCHES, #833282
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-emacs/org-mode/org-mode-9.5.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/org-mode/org-mode-9.5.2.ebuild
b/app-emacs/org-mode/org-mode-9.5.2.ebuild
index d4f4644be22f..b6eef4f3f30e 100644
--- a/app-emacs/org-mode/org-mode-9.5.2.ebuild
+++ b/app-emacs/org-mode/org-mode-9.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,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"