diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:58:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:15 +0200 |
commit | 8335d16a6d2fde3124123337c73a443b47c29622 (patch) | |
tree | e43b0296c8b1b4f1f1a5302ca9f3974908251f5b /dev-vcs | |
parent | dev-util/meld: x86 stable wrt bug #551826 (diff) | |
download | gentoo-8335d16a6d2fde3124123337c73a443b47c29622.tar.gz gentoo-8335d16a6d2fde3124123337c73a443b47c29622.tar.bz2 gentoo-8335d16a6d2fde3124123337c73a443b47c29622.zip |
dev-vcs/gitg: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-3.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.16.1.ebuild b/dev-vcs/gitg/gitg-3.16.1.ebuild index 7331b4fcbcd8..0c58e49a8740 100644 --- a/dev-vcs/gitg/gitg-3.16.1.ebuild +++ b/dev-vcs/gitg/gitg-3.16.1.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 '*') ) )" |