summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:22:50 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:35 +0100
commitc00a80fc48f47c4e4757e7c7f806498eb0e3cb95 (patch)
tree9bfb2c9844c7b307438d3f1ca01e2270cd7cd699 /sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
parentsys-auth/ykneo-ccid-tools: eutils->epatch (diff)
downloadgentoo-c00a80fc48f47c4e4757e7c7f806498eb0e3cb95.tar.gz
gentoo-c00a80fc48f47c4e4757e7c7f806498eb0e3cb95.tar.bz2
gentoo-c00a80fc48f47c4e4757e7c7f806498eb0e3cb95.zip
sys-block/arcconf: 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 'sys-block/arcconf/arcconf-2.01.22270-r1.ebuild')
-rw-r--r--sys-block/arcconf/arcconf-2.01.22270-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
index 8739fe4c04e6..10b55f1713e0 100644
--- a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
+++ b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ LICENSE="Microsemi"
SLOT="0"
KEYWORDS="-* amd64 x86"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
RESTRICT="fetch mirror bindist"