Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/
Date: Fri, 25 Dec 2015 16:29:33
Message-Id: 1451060961.edc27ea900bd6bee90b5349f87945c1b15525060.ulm@gentoo
1 commit: edc27ea900bd6bee90b5349f87945c1b15525060
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 16:26:36 2015 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 16:29:21 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc27ea9
7
8 app-emacs/dash: Keyword ~x86.
9
10 Package-Manager: portage-2.2.26
11
12 app-emacs/dash/dash-2.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/dash/dash-2.12.1.ebuild b/app-emacs/dash/dash-2.12.1.ebuild
16 index 15be973..2c28e3d 100644
17 --- a/app-emacs/dash/dash-2.12.1.ebuild
18 +++ b/app-emacs/dash/dash-2.12.1.ebuild
19 @@ -12,7 +12,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"
24 +KEYWORDS="~amd64 ~x86"
25
26 S="${WORKDIR}/${PN}.el-${PV}"
27 SITEFILE="50${PN}-gentoo.el"