diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:44:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:44:49 +0100 |
commit | 6dca3626ea41851efb255952c35d18e804e09d80 (patch) | |
tree | 065dcdca3deaf89f27312b831e11e86efc71ad0d /dev-libs/libgit2 | |
parent | dev-libs/libgit2: stable 0.28.5 for ppc (diff) | |
download | gentoo-6dca3626ea41851efb255952c35d18e804e09d80.tar.gz gentoo-6dca3626ea41851efb255952c35d18e804e09d80.tar.bz2 gentoo-6dca3626ea41851efb255952c35d18e804e09d80.zip |
dev-libs/libgit2: stable 1.0.1 for ppc
stable wrt bug #733706
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libgit2')
-rw-r--r-- | dev-libs/libgit2/libgit2-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgit2/libgit2-1.0.1.ebuild b/dev-libs/libgit2/libgit2-1.0.1.ebuild index 8538f31b0dc7..b9b87e7ffc99 100644 --- a/dev-libs/libgit2/libgit2-1.0.1.ebuild +++ b/dev-libs/libgit2/libgit2-1.0.1.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${P/_/-} LICENSE="GPL-2-with-linking-exception" SLOT="0/1.0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~ppc-macos" IUSE="examples gssapi libressl +ssh test +threads trace" RESTRICT="!test? ( test )" |