diff options
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} )" |