Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/sas3ircu/
Date: Wed, 05 Jan 2022 10:02:00
Message-Id: 1641376894.8142507e34dd71124be11e3eb208ab6d1fc5005a.soap@gentoo
1 commit: 8142507e34dd71124be11e3eb208ab6d1fc5005a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 10:01:34 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 10:01:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8142507e
7
8 sys-block/sas3ircu: remove amd64-fbsd
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-block/sas3ircu/sas3ircu-16.ebuild | 6 +-----
13 1 file changed, 1 insertion(+), 5 deletions(-)
14
15 diff --git a/sys-block/sas3ircu/sas3ircu-16.ebuild b/sys-block/sas3ircu/sas3ircu-16.ebuild
16 index 354cf0a071c0..19a3729640db 100644
17 --- a/sys-block/sas3ircu/sas3ircu-16.ebuild
18 +++ b/sys-block/sas3ircu/sas3ircu-16.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -73,10 +73,6 @@ src_install() {
26 doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_arm_rel/sas3ircu
27 elif use ppc64; then
28 doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_ppc64_rel/sas3ircu
29 - elif use amd64-fbsd; then
30 - doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_amd64_rel/sas3ircu
31 - elif use x86-fbsd; then
32 - doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_i386_rel/sas3ircu
33 elif use x64-solaris || use x86-solaris; then
34 doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_x86_rel/sas3ircu
35 elif use sparc-solaris; then