diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-05-18 21:40:11 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-05-18 21:40:19 -0400 |
commit | 45f5298be068bf3b01bab6d1f54de5c997bd396f (patch) | |
tree | fe199a6a3fe5d7a4dab4da553754d2f17dd14dd5 /sys-kernel | |
parent | dev-embedded/nodemcu-uploader: new package (diff) | |
download | gentoo-45f5298be068bf3b01bab6d1f54de5c997bd396f.tar.gz gentoo-45f5298be068bf3b01bab6d1f54de5c997bd396f.tar.bz2 gentoo-45f5298be068bf3b01bab6d1f54de5c997bd396f.zip |
sys-kernel/linux-firmware: fix license string
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-firmware/linux-firmware-20190514.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-20190514.ebuild b/sys-kernel/linux-firmware/linux-firmware-20190514.ebuild index 77de08a83034..45c50b3372de 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20190514.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20190514.ebuild @@ -19,9 +19,8 @@ HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git LICENSE="GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) redistributable? ( - linux-fw-redistributable ( BSD-2 BSD BSD-4 ISC MIT no-source-code ) - unknown-license? ( all-rights-reserved ) - )" + linux-fw-redistributable ( BSD-2 BSD BSD-4 ISC MIT no-source-code ) ) + unknown-license? ( all-rights-reserved )" SLOT="0" IUSE="+redistributable savedconfig unknown-license" RESTRICT="binchecks strip |