diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:06:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:15:55 +0200 |
commit | afb5bb210c8da2657e078c7002b208b3d773c39a (patch) | |
tree | 8bc28ca3b8f49f8ed171df019c53bc0d7c74e534 /dev-vcs | |
parent | dev-util/sysprof: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-afb5bb210c8da2657e078c7002b208b3d773c39a.tar.gz gentoo-afb5bb210c8da2657e078c7002b208b3d773c39a.tar.bz2 gentoo-afb5bb210c8da2657e078c7002b208b3d773c39a.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} )" |