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/ghub/
Date: Sat, 09 Feb 2019 18:36:51
Message-Id: 1549737373.1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7.whissi@gentoo
1 commit: 1e6d2c41563a6cafe7ef61cea76cb9bbd5c87fa7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 18:16:51 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 18:36:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6d2c41
7
8 app-emacs/ghub: 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/ghub/ghub-2.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/ghub/ghub-2.0.1.ebuild b/app-emacs/ghub/ghub-2.0.1.ebuild
17 index edadc9267cd..86391bcb3a8 100644
18 --- a/app-emacs/ghub/ghub-2.0.1.ebuild
19 +++ b/app-emacs/ghub/ghub-2.0.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/ghub/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
26
27 SITEFILE="50${PN}-gentoo.el"
28 ELISP_TEXINFO="*.texi"