gnu: keyutils: Fix trailing whitespace in description.

* gnu/packages/crypto.scm (keyutils)[description]: Fix trailing whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:15:13 -08:00
parent ecbaed7da2
commit 390b583318
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ the wrong hands.")
"Keyutils is a set of utilities for managing the key retention facility in
the Linux kernel, which can be used by file systems, block devices, and more to
gain and retain the authorization and encryption keys required to perform
secure operations. ")
secure operations.")
(license (list license:lgpl2.1+ ; the files keyutils.*
license:gpl2+)))) ; the rest