summaryrefslogtreecommitdiff
path: root/gnu/packages/python-crypto.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-crypto.scm')
-rw-r--r--gnu/packages/python-crypto.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 7dac25eb616..11c23aebfcc 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1088,5 +1088,5 @@ with state-tracking and configuration abstractions.")
1088 (description 1088 (description
1089 "This is a set of python bindings for keyutils, a key management suite 1089 "This is a set of python bindings for keyutils, a key management suite
1090that leverages the infrastructure provided by the Linux kernel for safely 1090that leverages the infrastructure provided by the Linux kernel for safely
1091storing and retrieving sensitive infromation in your programs.") 1091storing and retrieving sensitive information in your programs.")
1092 (license license:asl2.0))) 1092 (license license:asl2.0)))