Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/
Date: Sun, 28 Jun 2020 20:44:28
Message-Id: 1593376989.d6c218cc3f96a6447600bdb06bdf417ef24434d7.ago@gentoo
1 commit: d6c218cc3f96a6447600bdb06bdf417ef24434d7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:43:09 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:43:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c218cc
7
8 app-emacs/org-mode: x86 stable wrt bug #729646
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emacs/org-mode/org-mode-9.3.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/org-mode/org-mode-9.3.6.ebuild b/app-emacs/org-mode/org-mode-9.3.6.ebuild
18 index ec4cea076f9..d8248f25435 100644
19 --- a/app-emacs/org-mode/org-mode-9.3.6.ebuild
20 +++ b/app-emacs/org-mode/org-mode-9.3.6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
22
23 LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~x86 ~x86-macos"
26 +KEYWORDS="amd64 ppc x86 ~x86-macos"
27 IUSE="contrib doc odt-schema"
28 RESTRICT="test"