diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 18:01:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 18:01:50 +0300 |
commit | c2018dca701d06c7db30c5970642a97a07c5b32c (patch) | |
tree | 849db4cecd671ba03e4915a784b9867e6c510c3d /dev-vcs | |
parent | dev-python/pygit2: amd64 stable wrt bug #644096 (diff) | |
download | gentoo-c2018dca701d06c7db30c5970642a97a07c5b32c.tar.gz gentoo-c2018dca701d06c7db30c5970642a97a07c5b32c.tar.bz2 gentoo-c2018dca701d06c7db30c5970642a97a07c5b32c.zip |
dev-vcs/gitg: amd64 stable wrt bug #644096
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-3.26.0.ebuild | 4 |
1 files 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 d2f5cf8684e8..5c5196587a39 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} )" |