Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/
Date: Fri, 21 Sep 2018 20:53:35
Message-Id: 1537563187.b064922a438036f67fca5a591b8583f18aa7f919.mattst88@gentoo
1 commit: b064922a438036f67fca5a591b8583f18aa7f919
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 21 20:52:52 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 21 20:53:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b064922a
7
8 app-emacs/with-editor-2.7.4: added ~ppc64, bug 666621
9
10 app-emacs/with-editor/with-editor-2.7.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-emacs/with-editor/with-editor-2.7.4.ebuild b/app-emacs/with-editor/with-editor-2.7.4.ebuild
14 index 3bfe3dca845..2cbe8af90d2 100644
15 --- a/app-emacs/with-editor/with-editor-2.7.4.ebuild
16 +++ b/app-emacs/with-editor/with-editor-2.7.4.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.
18
19 LICENSE="GPL-3+"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
23
24 SITEFILE="50${PN}-gentoo.el"
25 ELISP_TEXINFO="*.texi"