diff options
Diffstat (limited to 'sys-block/hpssacli/hpssacli-3.40.3.0.ebuild')
-rw-r--r-- | sys-block/hpssacli/hpssacli-3.40.3.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild index 7256e45a562c..9c1a449f982c 100644 --- a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild +++ b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild @@ -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=6 @@ -14,9 +14,8 @@ SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/2019.03.0/packages/ssacli- LICENSE="hpe" SLOT="0" KEYWORDS="-* amd64" -IUSE="" +RESTRICT="mirror bindist" -DEPEND="" RDEPEND=" elibc_glibc? ( sys-libs/glibc ) sys-libs/libunwind |