diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.6.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.6.17.ebuild b/app-emacs/org-mode/org-mode-9.6.17.ebuild index f8cba3023646..5acbbfad3f9e 100644 --- a/app-emacs/org-mode/org-mode-9.6.17.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.17.ebuild @@ -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" |