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/dash/
Date: Tue, 31 Jul 2018 00:12:45
Message-Id: 1532995793.a7cca5980b346ad3011ac94588436e4d41c2fe7e.zlogene@gentoo
1 commit: a7cca5980b346ad3011ac94588436e4d41c2fe7e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 00:09:53 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 00:09:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7cca598
7
8 app-emacs/dash: add ~arm keyword qer bug #661432
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emacs/dash/dash-2.14.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild
16 index da2a16d87b0..b406d183cd2 100644
17 --- a/app-emacs/dash/dash-2.14.1.ebuild
18 +++ b/app-emacs/dash/dash-2.14.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
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 DEPEND="sys-apps/texinfo"