summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-02 21:36:41 +0000
committerSam James <sam@gentoo.org>2024-02-02 21:36:41 +0000
commite0d1298bdfc384b625e84289012046fc15b77c62 (patch)
tree4223eee4710df04ea9f9814d7740d8af0d871f9c /app-emacs
parentprofiles: add prefix llvm profile for macos (diff)
downloadgentoo-e0d1298bdfc384b625e84289012046fc15b77c62.tar.gz
gentoo-e0d1298bdfc384b625e84289012046fc15b77c62.tar.bz2
gentoo-e0d1298bdfc384b625e84289012046fc15b77c62.zip
app-emacs/org-mode: Stabilize 9.6.14 ALLARCHES, #923641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/org-mode/org-mode-9.6.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/org-mode/org-mode-9.6.14.ebuild b/app-emacs/org-mode/org-mode-9.6.14.ebuild
index 77e4614e18c6..5acbbfad3f9e 100644
--- a/app-emacs/org-mode/org-mode-9.6.14.ebuild
+++ b/app-emacs/org-mode/org-mode-9.6.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,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"