diff options
Diffstat (limited to 'app-emacs/org-mode/org-mode-9.6.14.ebuild')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.6.14.ebuild | 4 |
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" |