diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:28:27 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:44:49 +0200 |
commit | cf5f4e07e8725a5504092e079b14938768c41881 (patch) | |
tree | 48c2158b7cbae99dbd1cfbca3cb86fa241b9618a /dev-vcs/gitg | |
parent | dev-util/meld: x86 stable, bug 587010 (diff) | |
download | gentoo-cf5f4e07e8725a5504092e079b14938768c41881.tar.gz gentoo-cf5f4e07e8725a5504092e079b14938768c41881.tar.bz2 gentoo-cf5f4e07e8725a5504092e079b14938768c41881.zip |
dev-vcs/gitg: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-3.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.20.3.ebuild b/dev-vcs/gitg/gitg-3.20.3.ebuild index f95a8298ca32..e2eea85b5c7f 100644 --- a/dev-vcs/gitg/gitg-3.20.3.ebuild +++ b/dev-vcs/gitg/gitg-3.20.3.ebuild @@ -14,7 +14,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="debug glade +python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |