Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/
Date: Sun, 08 Apr 2018 02:50:17
Message-Id: 1523155788.513fb0ed930b5dd74167f9daf558f4ef9161a7ec.bman@gentoo
1 commit: 513fb0ed930b5dd74167f9daf558f4ef9161a7ec
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 02:49:48 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 02:49:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513fb0ed
7
8 app-doc/elisp-manual: stabilize per ALLARCHES
9
10 Bug: https://bugs.gentoo.org/652746
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-doc/elisp-manual/elisp-manual-25.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-doc/elisp-manual/elisp-manual-25.3.ebuild b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
17 index b245ea12f39..10e056f739c 100644
18 --- a/app-doc/elisp-manual/elisp-manual-25.3.ebuild
19 +++ b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
21
22 LICENSE="FDL-1.3+"
23 SLOT="25"
24 -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
25 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
26
27 DEPEND="sys-apps/texinfo"