diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-17 23:31:46 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-17 23:31:46 -0800 |
commit | 5d76f0bd442a288ba84cfc9ac5f6517e1e545815 (patch) | |
tree | 47a5bcb9cfd2c5b53c47080a993542f75702d77e /sys-block | |
parent | sys-block/sas3ircu: version bump to 16 (diff) | |
download | gentoo-5d76f0bd442a288ba84cfc9ac5f6517e1e545815.tar.gz gentoo-5d76f0bd442a288ba84cfc9ac5f6517e1e545815.tar.bz2 gentoo-5d76f0bd442a288ba84cfc9ac5f6517e1e545815.zip |
sys-block/sas3ircu-16: whitespace fixes per review
Fixes: https://github.com/gentoo/gentoo/pull/13656#pullrequestreview-319312873
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/sas3ircu/sas3ircu-16.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-block/sas3ircu/sas3ircu-16.ebuild b/sys-block/sas3ircu/sas3ircu-16.ebuild index 4b6cbd3d3e64..74222338ad4d 100644 --- a/sys-block/sas3ircu/sas3ircu-16.ebuild +++ b/sys-block/sas3ircu/sas3ircu-16.ebuild @@ -6,10 +6,12 @@ inherit mount-boot DESCRIPTION="LSI MPT-SAS3 controller management tool" HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads" + LICENSE="LSI" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc efi" + RESTRICT="strip fetch mirror" BDEPEND="app-arch/unzip" QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi" |