Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hotot/
Date: Fri, 30 Jun 2017 11:10:12
Message-Id: 1498820874.c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad.ago@gentoo
1 commit: c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 11:07:54 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 11:07:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e5e0db
7
8 net-misc/hotot: x86 stable wrt bug #608606
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
18 index d371ea05371..a15fe974e0d 100644
19 --- a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
20 +++ b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lyricat/Hotot/tarball/452fc0924a98923b -> ${P}.tar.g
22
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="chrome kde qt5"
28
29 REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"