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: Fri, 16 Aug 2019 22:38:42
Message-Id: 1565994684.2abe76684d0e161da3c66f8755e12a89cba62e0e.whissi@gentoo
1 commit: 2abe76684d0e161da3c66f8755e12a89cba62e0e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 16 22:31:24 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 22:31:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abe7668
7
8 dev-vcs/gitg: x86 stable (bug #692166)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-vcs/gitg/gitg-3.32.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/gitg/gitg-3.32.1.ebuild b/dev-vcs/gitg/gitg-3.32.1.ebuild
17 index 94e17d84532..71a425bcce9 100644
18 --- a/dev-vcs/gitg/gitg-3.32.1.ebuild
19 +++ b/dev-vcs/gitg/gitg-3.32.1.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
26 IUSE="glade +python"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"