diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:25:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:25:34 +0100 |
commit | 082467a709433d689c4b8d4c3368d44b5207109c (patch) | |
tree | 6ec45d52c2be81539b60ae0d816331d4723da8a3 /app-emacs | |
parent | www-client/vivaldi-snapshot: Old (diff) | |
download | gentoo-082467a709433d689c4b8d4c3368d44b5207109c.tar.gz gentoo-082467a709433d689c4b8d4c3368d44b5207109c.tar.bz2 gentoo-082467a709433d689c4b8d4c3368d44b5207109c.zip |
app-emacs/org-mode: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #705562
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/org-mode/org-mode-9.3.ebuild b/app-emacs/org-mode/org-mode-9.3.ebuild index 427a0ee703aa..d8248f25435b 100644 --- a/app-emacs/org-mode/org-mode-9.3.ebuild +++ b/app-emacs/org-mode/org-mode-9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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-macos" +KEYWORDS="amd64 ppc x86 ~x86-macos" IUSE="contrib doc odt-schema" RESTRICT="test" |