Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/
Date: Sat, 09 Feb 2019 18:36:45
Message-Id: 1549737371.9d3edb2797d507e43e4343763f45275d25d47953.whissi@gentoo
1 commit: 9d3edb2797d507e43e4343763f45275d25d47953
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 18:15:59 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 18:36:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3edb27
7
8 app-emacs/dash: x86 stable (bug #677078)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emacs/dash/dash-2.14.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild
17 index 48793266b0f..f8d73cdff53 100644
18 --- a/app-emacs/dash/dash-2.14.1.ebuild
19 +++ b/app-emacs/dash/dash-2.14.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux"
26
27 DEPEND="sys-apps/texinfo"