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/undo-tree/
Date: Wed, 26 Jun 2019 06:50:25
Message-Id: 1561531745.f2f82328549cfebafe99e414bcf6d7d45c362bed.ago@gentoo
1 commit: f2f82328549cfebafe99e414bcf6d7d45c362bed
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 26 06:49:05 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 26 06:49:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f82328
7
8 app-emacs/undo-tree: x86 stable wrt bug #688608
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 app-emacs/undo-tree/undo-tree-0.6.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/undo-tree/undo-tree-0.6.6.ebuild b/app-emacs/undo-tree/undo-tree-0.6.6.ebuild
18 index 9be59c1e5c2..2c494eeba2d 100644
19 --- a/app-emacs/undo-tree/undo-tree-0.6.6.ebuild
20 +++ b/app-emacs/undo-tree/undo-tree-0.6.6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 SITEFILE="50${PN}-gentoo.el"
29 DOC_CONTENTS="To enable undo trees globally, place '(global-undo-tree-mode)'