diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 13:52:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 13:52:02 +0300 |
commit | f02caf47d14bcbafed078c7bf0dcd78ec3ca3d40 (patch) | |
tree | a10bbe24c941f0aec8ec67883438d7dab17db152 /app-emacs | |
parent | dev-python/jupyter-events: Stabilize 0.7.0 ppc, #913428 (diff) | |
download | gentoo-f02caf47d14bcbafed078c7bf0dcd78ec3ca3d40.tar.gz gentoo-f02caf47d14bcbafed078c7bf0dcd78ec3ca3d40.tar.bz2 gentoo-f02caf47d14bcbafed078c7bf0dcd78ec3ca3d40.zip |
app-emacs/org-mode: Stabilize 9.6.9 ALLARCHES, #915234
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.6.9.ebuild b/app-emacs/org-mode/org-mode-9.6.9.ebuild index 77e4614e18c6..2747f4956985 100644 --- a/app-emacs/org-mode/org-mode-9.6.9.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.9.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" |