diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 18:39:56 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 18:45:48 +1100 |
commit | 7ad001591a26a6c99ea4b614807ae3370db65523 (patch) | |
tree | 773874997bd71e295716d054c25a6934fb4ee741 /app-emacs | |
parent | dev-games/tiled: remove 0.17.0 and 0.17.1 (diff) | |
download | gentoo-7ad001591a26a6c99ea4b614807ae3370db65523.tar.gz gentoo-7ad001591a26a6c99ea4b614807ae3370db65523.tar.bz2 gentoo-7ad001591a26a6c99ea4b614807ae3370db65523.zip |
app-emacs/org-mode: ppc/x86 stable using ALLARCHES
Gentoo-bug: 600982
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emacs')
-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 ed6d9fa5adc5..1629717daebe 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" |