diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:23:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:16 +0100 |
commit | f180ab334cfb014ff584afe9c582ead70b1c8b80 (patch) | |
tree | 8a4cf7bc34dfae83598737d9d2532b218d8e0e53 /dev-vcs | |
parent | dev-libs/libgit2: x86 stable (bug #644096) (diff) | |
download | gentoo-f180ab334cfb014ff584afe9c582ead70b1c8b80.tar.gz gentoo-f180ab334cfb014ff584afe9c582ead70b1c8b80.tar.bz2 gentoo-f180ab334cfb014ff584afe9c582ead70b1c8b80.zip |
dev-vcs/gitg: x86 stable (bug #644096)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-3.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.26.0.ebuild b/dev-vcs/gitg/gitg-3.26.0.ebuild index 5c5196587a39..f438d41513fc 100644 --- a/dev-vcs/gitg/gitg-3.26.0.ebuild +++ b/dev-vcs/gitg/gitg-3.26.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg" LICENSE="GPL-2+" 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} )" |