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:33:52
Message-Id: 1593376421.5d727864b7c675d263ed1bc833990c9280a943e9.ago@gentoo
1 commit: 5d727864b7c675d263ed1bc833990c9280a943e9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:33:41 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:33:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d727864
7
8 app-emacs/org-mode: ppc stable wrt bug #729646
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
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 181f3414314..ec4cea076f9 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"