diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-04 14:32:00 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-04 14:32:53 -0800 |
commit | 773409e6f297b656a903e1ad50cd5f693ac494bd (patch) | |
tree | e8c68ee4bffe116da60328de4aec595b9694098d /dev-libs/libgit2-glib | |
parent | sys-apps/systemd: add 250.1 (diff) | |
download | gentoo-773409e6f297b656a903e1ad50cd5f693ac494bd.tar.gz gentoo-773409e6f297b656a903e1ad50cd5f693ac494bd.tar.bz2 gentoo-773409e6f297b656a903e1ad50cd5f693ac494bd.zip |
dev-libs/libgit2-glib: keyword 1.0.0.1 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-libs/libgit2-glib')
-rw-r--r-- | dev-libs/libgit2-glib/libgit2-glib-1.0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgit2-glib/libgit2-glib-1.0.0.1.ebuild b/dev-libs/libgit2-glib/libgit2-glib-1.0.0.1.ebuild index ed7a89a597ee..f15d0e8014ec 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-1.0.0.1.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-1.0.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgit2-glib" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" IUSE="gtk-doc python +ssh +vala" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |