diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 22:43:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 22:51:57 -0400 |
commit | 9c4783b8ff968708298d0feff63371a7dd2fe89e (patch) | |
tree | 359bb1eb9e90188b1a51b39b1a196862d29d4820 /dev-libs/libzip | |
parent | www-servers/apache: arm64 stable (diff) | |
download | gentoo-9c4783b8ff968708298d0feff63371a7dd2fe89e.tar.gz gentoo-9c4783b8ff968708298d0feff63371a7dd2fe89e.tar.bz2 gentoo-9c4783b8ff968708298d0feff63371a7dd2fe89e.zip |
dev-libs/libzip: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs/libzip')
-rw-r--r-- | dev-libs/libzip/libzip-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libzip/libzip-1.5.1.ebuild b/dev-libs/libzip/libzip-1.5.1.ebuild index c58ae4a73832..95c3608bf77c 100644 --- a/dev-libs/libzip/libzip-1.5.1.ebuild +++ b/dev-libs/libzip/libzip-1.5.1.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-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 doc gnutls libressl ssl static-libs test" DEPEND=" |