diff options
author | 2018-03-21 17:34:57 -0700 | |
---|---|---|
committer | 2018-03-21 17:35:23 -0700 | |
commit | e69e61a9d982b7bc621365e5aca2db767023c05b (patch) | |
tree | 255901843fd8a9d50385d964ba5151d431ff8f87 /dev-libs | |
parent | dev-libs/check-0.12.0: hppa stable, bug 644648 (diff) | |
download | gentoo-e69e61a9d982b7bc621365e5aca2db767023c05b.tar.gz gentoo-e69e61a9d982b7bc621365e5aca2db767023c05b.tar.bz2 gentoo-e69e61a9d982b7bc621365e5aca2db767023c05b.zip |
dev-libs/libzip: hppa stable, bugs 622044, 629574
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libzip/libzip-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libzip/libzip-1.3.0.ebuild b/dev-libs/libzip/libzip-1.3.0.ebuild index f7fdc6738e80..6ad653a1e13c 100644 --- a/dev-libs/libzip/libzip-1.3.0.ebuild +++ b/dev-libs/libzip/libzip-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 static-libs" RDEPEND=" |