summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-05 11:01:31 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-05 11:01:31 +0100
commit3f204f0a0edc4751c9e752ef5eb9ef0b339d55b5 (patch)
tree90bac70ae1d5a031eff5ff2f4baeddcac0898fc4 /sys-block/sas2ircu/sas2ircu-20.ebuild
parentsys-auth/nss-pam-ldapd: remove x86-fbsd (diff)
downloadgentoo-3f204f0a0edc4751c9e752ef5eb9ef0b339d55b5.tar.gz
gentoo-3f204f0a0edc4751c9e752ef5eb9ef0b339d55b5.tar.bz2
gentoo-3f204f0a0edc4751c9e752ef5eb9ef0b339d55b5.zip
sys-block/sas2ircu: remove amd64-fbsd
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-block/sas2ircu/sas2ircu-20.ebuild')
-rw-r--r--sys-block/sas2ircu/sas2ircu-20.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index bc7ea9068980..79dffa16023d 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,11 +6,13 @@ inherit mount-boot
DESCRIPTION="LSI MPT-SAS2 controller management tool"
HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8e#tab-archive-drivers4-abc"
+
LICENSE="LSI"
SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="efi doc"
RESTRICT="strip fetch mirror"
+
DEPEND="app-arch/unzip"
RDEPEND=""
QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
@@ -85,8 +87,6 @@ src_install() {
exeinto /opt/lsi/
use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use amd64-fbsd && doexe sas2ircu_freebsd_amd64_rel/sas2ircu
- use x86-fbsd && doexe sas2ircu_freebsd_i386_rel/sas2ircu
use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
if use efi; then