diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:39 +0200 |
commit | 58970a3130dd08f1eb02571c7f9b51787986cc04 (patch) | |
tree | 64b25f036a5b39d6a87426f493055edee1f418e5 /app-emacs | |
parent | net-analyzer/ipaudit: x86 stable wrt bug #696320 (diff) | |
download | gentoo-58970a3130dd08f1eb02571c7f9b51787986cc04.tar.gz gentoo-58970a3130dd08f1eb02571c7f9b51787986cc04.tar.bz2 gentoo-58970a3130dd08f1eb02571c7f9b51787986cc04.zip |
app-emacs/org-mode: x86 stable wrt bug #696216
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.2.6.ebuild b/app-emacs/org-mode/org-mode-9.2.6.ebuild index c75178d2ac6e..01c5ae909d32 100644 --- a/app-emacs/org-mode/org-mode-9.2.6.ebuild +++ b/app-emacs/org-mode/org-mode-9.2.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~x86-macos" IUSE="contrib doc odt-schema" RESTRICT="test" |