Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libzip/
Date: Mon, 23 Dec 2019 14:03:32
Message-Id: 1577109795.e29fb7e186249bd88539fc0be0aeda3ed6c84713.ago@gentoo
1 commit: e29fb7e186249bd88539fc0be0aeda3ed6c84713
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 14:03:15 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 14:03:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29fb7e1
7
8 dev-libs/libzip: amd64 stable wrt bug #703556
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libzip/libzip-1.5.2-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libzip/libzip-1.5.2-r2.ebuild b/dev-libs/libzip/libzip-1.5.2-r2.ebuild
18 index ba8204fca23..82cb95dbfd4 100644
19 --- a/dev-libs/libzip/libzip-1.5.2-r2.ebuild
20 +++ b/dev-libs/libzip/libzip-1.5.2-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/libzip/${P}.tar.xz"
22
23 LICENSE="BSD"
24 SLOT="0/5"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
27 IUSE="bzip2 doc gnutls libressl mbedtls ssl static-libs test"
28 RESTRICT="!test? ( test )"