diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:42:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:42:27 +0200 |
commit | 8e367a9a275956dad65f66c3658f9385ab80773c (patch) | |
tree | bd6f8e27231fe3e62a5ba3b0b7ff2e1c95efce14 /app-emacs/org-mode | |
parent | app-emacs/tuareg-mode: amd64 stable wrt bug #696214 (diff) | |
download | gentoo-8e367a9a275956dad65f66c3658f9385ab80773c.tar.gz gentoo-8e367a9a275956dad65f66c3658f9385ab80773c.tar.bz2 gentoo-8e367a9a275956dad65f66c3658f9385ab80773c.zip |
app-emacs/org-mode: amd64 stable wrt bug #696216
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/org-mode')
-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 9fb4aebaeff2..c75178d2ac6e 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" |