diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 18:00:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 18:00:33 +0300 |
commit | a383899ad04be56db56d1e1ccec3779e875345ef (patch) | |
tree | 9b9b016ae5395d7c433ef44bece175edcbae3d6b /dev-libs/libgit2-glib | |
parent | dev-libs/libgit2: amd64 stable wrt bug #644096 (diff) | |
download | gentoo-a383899ad04be56db56d1e1ccec3779e875345ef.tar.gz gentoo-a383899ad04be56db56d1e1ccec3779e875345ef.tar.bz2 gentoo-a383899ad04be56db56d1e1ccec3779e875345ef.zip |
dev-libs/libgit2-glib: amd64 stable wrt bug #644096
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libgit2-glib')
-rw-r--r-- | dev-libs/libgit2-glib/libgit2-glib-0.26.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.26.2.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.26.2.ebuild index 2a3ed8af6ae2..6af02cf13eac 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.26.2.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgit2-glib" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python +ssh +vala" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |