Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebuild-mode/
Date: Sat, 28 Oct 2017 21:18:08
Message-Id: 1509225480.6cb0c7f02a6aa019ed9c0272d15b5ffc8361067b.slyfox@gentoo
1 commit: 6cb0c7f02a6aa019ed9c0272d15b5ffc8361067b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 28 21:14:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 28 21:18:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb0c7f0
7
8 app-emacs/ebuild-mode: stable 1.38 for alpha/amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86, bug #635670
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
12
13 app-emacs/ebuild-mode/ebuild-mode-1.38.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.38.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.38.ebuild
17 index 0c3afe1a742..1b7fc32843b 100644
18 --- a/app-emacs/ebuild-mode/ebuild-mode-1.38.ebuild
19 +++ b/app-emacs/ebuild-mode/ebuild-mode-1.38.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 DEPEND="sys-apps/texinfo"