diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 17:42:18 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 18:28:01 +0100 |
commit | 0fb92c6f6e3a99798470946b30bb866e85e724c9 (patch) | |
tree | e17e7bb7b4a3a5c16ad4bfef940d7a842a4e659c /app-emacs/org-mode | |
parent | app-officeext/texmaths-0.41-r0: stable on amd64 (diff) | |
download | gentoo-0fb92c6f6e3a99798470946b30bb866e85e724c9.tar.gz gentoo-0fb92c6f6e3a99798470946b30bb866e85e724c9.tar.bz2 gentoo-0fb92c6f6e3a99798470946b30bb866e85e724c9.zip |
app-emacs/org-mode-8.3.2-r1: stable on amd64
Gentoo-Bug: 600982
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r-- | app-emacs/org-mode/org-mode-8.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild index a6c5c3a1384e..ed6d9fa5adc5 100644 --- a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild +++ b/app-emacs/org-mode/org-mode-8.3.2-r1.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" |