Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/
Date: Tue, 06 Feb 2018 18:36:08
Message-Id: 1517942116.f180ab334cfb014ff584afe9c582ead70b1c8b80.whissi@gentoo
1 commit: f180ab334cfb014ff584afe9c582ead70b1c8b80
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 18:23:30 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 18:35:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f180ab33
7
8 dev-vcs/gitg: x86 stable (bug #644096)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-vcs/gitg/gitg-3.26.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/gitg/gitg-3.26.0.ebuild b/dev-vcs/gitg/gitg-3.26.0.ebuild
16 index 5c5196587a3..f438d41513f 100644
17 --- a/dev-vcs/gitg/gitg-3.26.0.ebuild
18 +++ b/dev-vcs/gitg/gitg-3.26.0.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25
26 IUSE="glade +python"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"