summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:19:28 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:46 +0100
commitdde87fb52a54e4e1453cd3e59e8228ebc805b94c (patch)
tree8ca467f550e2b5915f28347b29641d40a6cc4aad /app-text
parentapp-text/paps: eutils->epatch (diff)
downloadgentoo-dde87fb52a54e4e1453cd3e59e8228ebc805b94c.tar.gz
gentoo-dde87fb52a54e4e1453cd3e59e8228ebc805b94c.tar.bz2
gentoo-dde87fb52a54e4e1453cd3e59e8228ebc805b94c.zip
app-text/pep: use BDEPEND for app-arch/unzip
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pep/pep-2.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pep/pep-2.8-r2.ebuild b/app-text/pep/pep-2.8-r2.ebuild
index f1864940b8b8..e38782d4b5f2 100644
--- a/app-text/pep/pep-2.8-r2.ebuild
+++ b/app-text/pep/pep-2.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~mips ppc x86 ~x86-linux ~ppc-macos"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
S=${WORKDIR}