Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/lookup/
Date: Wed, 02 Oct 2019 18:54:06
Message-Id: 1570042427.b1fdd500524d193cfd3d00edefcc104a4015bef7.ago@gentoo
1 commit: b1fdd500524d193cfd3d00edefcc104a4015bef7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:52:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fdd500
7
8 app-emacs/lookup: x86 stable wrt bug #695982
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild b/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
18 index 83eb373c097..e9a97602282 100644
19 --- a/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
20 +++ b/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/lookup2/lookup2/archive/${COMMIT}.tar.gz -> ${P}.tar
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 x86"
27
28 BDEPEND="sys-apps/texinfo"