commit: c2018dca701d06c7db30c5970642a97a07c5b32c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jan 26 15:01:50 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 15:01:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2018dca
dev-vcs/gitg: amd64 stable wrt bug #644096 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-vcs/gitg/gitg-3.26.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/gitg/gitg-3.26.0.ebuild b/dev-vcs/gitg/gitg-3.26.0.ebuild index d2f5cf8684e..5c5196587a3 100644 --- a/dev-vcs/gitg/gitg-3.26.0.ebuild +++ b/dev-vcs/gitg/gitg-3.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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+" 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} )"
