Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/
Date: Tue, 31 Jul 2018 00:12:40
Message-Id: 1532995759.344746557117904bb8884a10738c85f0f943ed40.zlogene@gentoo
1 commit: 344746557117904bb8884a10738c85f0f943ed40
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 00:09:19 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 00:09:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34474655
7
8 app-emacs/with-editor: add ~arm keyword qer bug #661432
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emacs/with-editor/with-editor-2.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/with-editor/with-editor-2.7.3.ebuild b/app-emacs/with-editor/with-editor-2.7.3.ebuild
16 index e967a12c4df..3bfe3dca845 100644
17 --- a/app-emacs/with-editor/with-editor-2.7.3.ebuild
18 +++ b/app-emacs/with-editor/with-editor-2.7.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25
26 SITEFILE="50${PN}-gentoo.el"
27 ELISP_TEXINFO="*.texi"