diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:31:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:31:24 +0200 |
commit | 2abe76684d0e161da3c66f8755e12a89cba62e0e (patch) | |
tree | 4fa5b975e05d9ae0a76efac2df2c0219c4595eec /dev-vcs | |
parent | dev-libs/libgit2-glib: x86 stable (bug #692166) (diff) | |
download | gentoo-2abe76684d0e161da3c66f8755e12a89cba62e0e.tar.gz gentoo-2abe76684d0e161da3c66f8755e12a89cba62e0e.tar.bz2 gentoo-2abe76684d0e161da3c66f8755e12a89cba62e0e.zip |
dev-vcs/gitg: x86 stable (bug #692166)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@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 94e17d845324..71a425bcce9b 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} )" |