Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libzip/
Date: Sun, 30 Jul 2017 20:46:17
Message-Id: 1501447504.72967e78fb5de6beaafed1be596f712d3db14dbf.asturm@gentoo
1 commit: 72967e78fb5de6beaafed1be596f712d3db14dbf
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 19:47:03 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 20:45:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72967e78
7
8 dev-libs/libzip: Dekeyword 1.0.1 all but hppa
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-libs/libzip/libzip-1.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libzip/libzip-1.0.1.ebuild b/dev-libs/libzip/libzip-1.0.1.ebuild
16 index 849fb60a748..de7c63b9f2e 100644
17 --- a/dev-libs/libzip/libzip-1.0.1.ebuild
18 +++ b/dev-libs/libzip/libzip-1.0.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="http://www.nih.at/libzip/${P}.tar.xz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
30 +KEYWORDS="hppa"
31 IUSE="static-libs"
32
33 RDEPEND="sys-libs/zlib"