app-arch/zip: Sync with Gentoo

It's from Gentoo commit 0e2d85999128ffd8df2b17b1ba1379b81ad69ea0.
This commit is contained in:
Flatcar Buildbot 2023-04-24 07:12:20 +00:00 committed by Krzesimir Nowak
parent 00969262ad
commit e41bb113c6

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,9 +16,9 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE="bzip2 crypt natspec unicode"
DEPEND="${RDEPEND}"
RDEPEND="bzip2? ( app-arch/bzip2 )
natspec? ( dev-libs/libnatspec )"
DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"
PATCHES=(