summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-26 18:01:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-26 18:01:50 +0300
commitc2018dca701d06c7db30c5970642a97a07c5b32c (patch)
tree849db4cecd671ba03e4915a784b9867e6c510c3d
parentdev-python/pygit2: amd64 stable wrt bug #644096 (diff)
downloadgentoo-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
-rw-r--r--dev-vcs/gitg/gitg-3.26.0.ebuild4
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} )"