diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:44 +0200 |
commit | 2424859b142b13b23af435e49f10fc00bdd6c03c (patch) | |
tree | 64077d505b45b06b84d6d810054cce85c6c93c50 /sys-block/sas3ircu/sas3ircu-5.ebuild | |
parent | sys-auth: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-2424859b142b13b23af435e49f10fc00bdd6c03c.tar.gz gentoo-2424859b142b13b23af435e49f10fc00bdd6c03c.tar.bz2 gentoo-2424859b142b13b23af435e49f10fc00bdd6c03c.zip |
sys-block: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-block/sas3ircu/sas3ircu-5.ebuild')
-rw-r--r-- | sys-block/sas3ircu/sas3ircu-5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/sas3ircu/sas3ircu-5.ebuild b/sys-block/sas3ircu/sas3ircu-5.ebuild index 6fb5dff1d1a9..3ec87152d048 100644 --- a/sys-block/sas3ircu/sas3ircu-5.ebuild +++ b/sys-block/sas3ircu/sas3ircu-5.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="LSI MPT-SAS3 controller management tool" HOMEPAGE="http://www.lsi.com/support/Pages/download-results.aspx?component=Storage+Component&productfamily=Host+Bus+Adapters&productcode=0&assettype=Miscellaneous&productname=&keyword=SAS3IRCU" LICENSE="LSI" SLOT="0" -KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="efi doc" RESTRICT="strip fetch mirror" DEPEND="" |