Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/
Date: Sun, 18 Aug 2019 21:51:22
Message-Id: 1566165034.f61c605f9f718369c90061c417fc28615a33e50c.ago@gentoo
1 commit: f61c605f9f718369c90061c417fc28615a33e50c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 21:50:34 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 21:50:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61c605f
7
8 dev-vcs/gitg: amd64 stable wrt bug #692166
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-vcs/gitg/gitg-3.32.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-vcs/gitg/gitg-3.32.1.ebuild b/dev-vcs/gitg/gitg-3.32.1.ebuild
18 index 71a425bcce9..eebf3483fd2 100644
19 --- a/dev-vcs/gitg/gitg-3.32.1.ebuild
20 +++ b/dev-vcs/gitg/gitg-3.32.1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
27 IUSE="glade +python"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"