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: Thu, 04 May 2017 21:46:10
Message-Id: 1493934168.06aac5163d78a6f94b0e970f648cd3883b282f25.jer@gentoo
1 commit: 06aac5163d78a6f94b0e970f648cd3883b282f25
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 21:42:48 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 21:42:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06aac516
7
8 app-emacs/ebuild-mode: Stable for HPPA (bug #617340).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 app-emacs/ebuild-mode/ebuild-mode-1.37.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.37.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.37.ebuild
17 index 9f5c5fec302..6d6fd4a6be6 100644
18 --- a/app-emacs/ebuild-mode/ebuild-mode-1.37.ebuild
19 +++ b/app-emacs/ebuild-mode/ebuild-mode-1.37.ebuild
20 @@ -11,7 +11,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26
27 DOCS="ChangeLog keyword-generation.sh"
28 ELISP_TEXINFO="${PN}.texi"