From: Agostino Sarubbo Date: Sat, 1 Apr 2017 13:06:32 +0000 (+0200) Subject: dev-vcs/gitg: amd64 stable wrt bug #611134 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=afb5bb210c8da2657e078c7002b208b3d773c39a;p=gentoo.git dev-vcs/gitg: amd64 stable wrt bug #611134 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-vcs/gitg/gitg-3.22.0.ebuild b/dev-vcs/gitg/gitg-3.22.0.ebuild index 02a12ee7cf6b..0305f704ae93 100644 --- a/dev-vcs/gitg/gitg-3.22.0.ebuild +++ b/dev-vcs/gitg/gitg-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="glade +python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"