diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:37:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:41:59 +0200 |
commit | d636609d4eb4c1601784fb4c4956df6092148d1e (patch) | |
tree | 83a910200f0761318b8013f531afe9e6eb179278 /app-emacs/org-mode | |
parent | net-analyzer/nagios-check_linux_bonding: x86 stable (bug #659356) (diff) | |
download | gentoo-d636609d4eb4c1601784fb4c4956df6092148d1e.tar.gz gentoo-d636609d4eb4c1601784fb4c4956df6092148d1e.tar.bz2 gentoo-d636609d4eb4c1601784fb4c4956df6092148d1e.zip |
app-emacs/org-mode: x86 stable (bug #659778)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.1.13.ebuild b/app-emacs/org-mode/org-mode-9.1.13.ebuild index 13bf39369720..4316aa21b88c 100644 --- a/app-emacs/org-mode/org-mode-9.1.13.ebuild +++ b/app-emacs/org-mode/org-mode-9.1.13.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" |