summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-05 11:01:34 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-05 11:01:34 +0100
commit8142507e34dd71124be11e3eb208ab6d1fc5005a (patch)
tree04641d2622fd17ccfcf8240fd32d6b98c7ac221d /sys-block/sas3ircu
parentsys-block/sas3flash: remove amd64-fbsd (diff)
downloadgentoo-8142507e34dd71124be11e3eb208ab6d1fc5005a.tar.gz
gentoo-8142507e34dd71124be11e3eb208ab6d1fc5005a.tar.bz2
gentoo-8142507e34dd71124be11e3eb208ab6d1fc5005a.zip
sys-block/sas3ircu: remove amd64-fbsd
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-block/sas3ircu')
-rw-r--r--sys-block/sas3ircu/sas3ircu-16.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-block/sas3ircu/sas3ircu-16.ebuild b/sys-block/sas3ircu/sas3ircu-16.ebuild
index 354cf0a071c0..19a3729640db 100644
--- a/sys-block/sas3ircu/sas3ircu-16.ebuild
+++ b/sys-block/sas3ircu/sas3ircu-16.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=7
@@ -73,10 +73,6 @@ src_install() {
doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_arm_rel/sas3ircu
elif use ppc64; then
doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_ppc64_rel/sas3ircu
- elif use amd64-fbsd; then
- doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_amd64_rel/sas3ircu
- elif use x86-fbsd; then
- doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_i386_rel/sas3ircu
elif use x64-solaris || use x86-solaris; then
doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_x86_rel/sas3ircu
elif use sparc-solaris; then