Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebuild-mode/
Date: Sun, 21 Feb 2016 07:17:39
Message-Id: 1456036624.bc755fd061f23cad0bcb93642d86eef88ff58a68.jer@gentoo
1 commit: bc755fd061f23cad0bcb93642d86eef88ff58a68
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 21 06:37:04 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 21 06:37:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc755fd0
7
8 app-emacs/ebuild-mode: Stable for HPPA PPC64 (bug #573494).
9
10 Package-Manager: portage-2.2.27
11 RepoMan-Options: --ignore-arches
12
13 app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild
17 index 0b654de..55cab28 100644
18 --- a/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild
19 +++ b/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26
27 DOCS="ChangeLog keyword-generation.sh"
28 ELISP_TEXINFO="${PN}.texi"