diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:22:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:13 +0200 |
commit | 851cfb41fb8d8209d53d75842fe927f127c3104d (patch) | |
tree | b06378e77a963916a4a00fab08a50299bdb7d4a3 /dev-vcs/gitg | |
parent | dev-util/sysprof: x86 stable wrt bug #611134 (diff) | |
download | gentoo-851cfb41fb8d8209d53d75842fe927f127c3104d.tar.gz gentoo-851cfb41fb8d8209d53d75842fe927f127c3104d.tar.bz2 gentoo-851cfb41fb8d8209d53d75842fe927f127c3104d.zip |
dev-vcs/gitg: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.22.0.ebuild b/dev-vcs/gitg/gitg-3.22.0.ebuild index 0305f704ae93..43e36f214368 100644 --- a/dev-vcs/gitg/gitg-3.22.0.ebuild +++ b/dev-vcs/gitg/gitg-3.22.0.ebuild @@ -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} )" |