Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/
Date: Sun, 06 Mar 2016 16:44:15
Message-Id: 1457282418.d3ea314ef4412ff16b148a1b1be1959801266d80.zlogene@gentoo
1 commit: d3ea314ef4412ff16b148a1b1be1959801266d80
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 16:32:37 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 16:40:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ea314e
7
8 dev-vcs/gitg: x86 stable wrt bug #427546
9
10 Package-Manager: portage-2.2.26
11
12 dev-vcs/gitg/gitg-3.18.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/gitg/gitg-3.18.0.ebuild b/dev-vcs/gitg/gitg-3.18.0.ebuild
16 index 729bfde..74e0f8a 100644
17 --- a/dev-vcs/gitg/gitg-3.18.0.ebuild
18 +++ b/dev-vcs/gitg/gitg-3.18.0.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
20
21 LICENSE="|| ( GPL-2 GPL-3 )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25
26 IUSE="debug glade +python"
27 REQUIRED_USE="python? ( ^^ ( $(python_gen_useflags '*') ) )"