summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-02 12:29:46 +0100
committerSam James <sam@gentoo.org>2021-04-02 14:00:14 +0000
commit092e2d4ea3e3cf61c616c8996c24fe828eb5505d (patch)
tree3f3a6cc68f0517b62bcc1dc4dec50745b74dd97d
parentgames-puzzle/numptyphysics: fix DEPEND typo (diff)
downloadgentoo-092e2d4ea3e3cf61c616c8996c24fe828eb5505d.tar.gz
gentoo-092e2d4ea3e3cf61c616c8996c24fe828eb5505d.tar.bz2
gentoo-092e2d4ea3e3cf61c616c8996c24fe828eb5505d.zip
app-arch/rzip: fix DEPEND typo
Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/20231 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-arch/rzip/rzip-2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rzip/rzip-2.1-r3.ebuild b/app-arch/rzip/rzip-2.1-r3.ebuild
index a069fe7ccf31..f771c83cd97b 100644
--- a/app-arch/rzip/rzip-2.1-r3.ebuild
+++ b/app-arch/rzip/rzip-2.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="app-arch/bzip2:="
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-2.1-darwin.patch