diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:49:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:50:07 +0000 |
commit | 6feeb749e96279140f65cdc32d9dbd54c64a73c9 (patch) | |
tree | 01943fd19c52285aa239b4369ab7bda353d0ebcf /dev-libs/libzip | |
parent | dev-tcltk/thread: stable 2.8.2 for ppc64, bug #703434 (diff) | |
download | gentoo-6feeb749e96279140f65cdc32d9dbd54c64a73c9.tar.gz gentoo-6feeb749e96279140f65cdc32d9dbd54c64a73c9.tar.bz2 gentoo-6feeb749e96279140f65cdc32d9dbd54c64a73c9.zip |
dev-libs/libzip: stable 1.5.2-r2 for ppc64, bug #703556
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libzip')
-rw-r--r-- | dev-libs/libzip/libzip-1.5.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libzip/libzip-1.5.2-r2.ebuild b/dev-libs/libzip/libzip-1.5.2-r2.ebuild index c38be8b27581..f1c84d5ed7be 100644 --- a/dev-libs/libzip/libzip-1.5.2-r2.ebuild +++ b/dev-libs/libzip/libzip-1.5.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/libzip/${P}.tar.xz" LICENSE="BSD" SLOT="0/5" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 doc gnutls libressl mbedtls ssl static-libs test" RESTRICT="!test? ( test )" |