diff options
Diffstat (limited to 'sys-block/hpacucli/hpacucli-9.40.12.0.ebuild')
-rw-r--r-- | sys-block/hpacucli/hpacucli-9.40.12.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild index c2418f407ee1..887a5e423e08 100644 --- a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild +++ b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,9 +22,8 @@ SRC_URI=" LICENSE="hp-proliant-essentials" SLOT="0" KEYWORDS="-* amd64 x86" -IUSE="" +RESTRICT="mirror bindist" -DEPEND="" RDEPEND="sys-apps/coreutils sys-process/procps >=sys-apps/util-linux-2.20.1" |