diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-18 23:50:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-18 23:50:34 +0200 |
commit | f61c605f9f718369c90061c417fc28615a33e50c (patch) | |
tree | c4a7d80701dc369c67f42dc0459f308492080d62 /dev-vcs | |
parent | dev-python/pygit2: amd64 stable wrt bug #692166 (diff) | |
download | gentoo-f61c605f9f718369c90061c417fc28615a33e50c.tar.gz gentoo-f61c605f9f718369c90061c417fc28615a33e50c.tar.bz2 gentoo-f61c605f9f718369c90061c417fc28615a33e50c.zip |
dev-vcs/gitg: amd64 stable wrt bug #692166
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-3.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-3.32.1.ebuild b/dev-vcs/gitg/gitg-3.32.1.ebuild index 71a425bcce9b..eebf3483fd21 100644 --- a/dev-vcs/gitg/gitg-3.32.1.ebuild +++ b/dev-vcs/gitg/gitg-3.32.1.ebuild @@ -12,7 +12,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} )" |