diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:13:08 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:37:18 +0200 |
commit | ac8ca665b08602efa18e8b8061eb02388d27dff3 (patch) | |
tree | 283e5cb74c9bc29c247c5b284bbb03efbc9b4893 /dev-vcs/gitg | |
parent | dev-util/meld: x86 stable, bug 584468 (diff) | |
download | gentoo-ac8ca665b08602efa18e8b8061eb02388d27dff3.tar.gz gentoo-ac8ca665b08602efa18e8b8061eb02388d27dff3.tar.bz2 gentoo-ac8ca665b08602efa18e8b8061eb02388d27dff3.zip |
dev-vcs/gitg: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-3.18.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.18.0-r1.ebuild b/dev-vcs/gitg/gitg-3.18.0-r1.ebuild index 9442b43987a5..860644ae8fac 100644 --- a/dev-vcs/gitg/gitg-3.18.0-r1.ebuild +++ b/dev-vcs/gitg/gitg-3.18.0-r1.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_gen_useflags '*') ) )" |