From: Andreas Sturmlechner Date: Sun, 30 Jul 2017 19:47:03 +0000 (+0200) Subject: dev-libs/libzip: Dekeyword 1.0.1 all but hppa X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72967e78fb5de6beaafed1be596f712d3db14dbf;p=gentoo.git dev-libs/libzip: Dekeyword 1.0.1 all but hppa Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- diff --git a/dev-libs/libzip/libzip-1.0.1.ebuild b/dev-libs/libzip/libzip-1.0.1.ebuild index 849fb60a748b..de7c63b9f2e6 100644 --- a/dev-libs/libzip/libzip-1.0.1.ebuild +++ b/dev-libs/libzip/libzip-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.nih.at/libzip/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="hppa" IUSE="static-libs" RDEPEND="sys-libs/zlib"