fix: allow :protocol keyword in package!

Co-authored-by: Chris Rose <chrisros@amazon.com>
This commit is contained in:
Chris Rose 2022-06-20 10:09:50 -07:00 committed by GitHub
parent f350a28db2
commit 3a7eab38ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -530,7 +530,7 @@ elsewhere."
(cl-destructuring-bind
(&key local-repo _files _flavor
_build _pre-build _post-build _includes
_type _repo _host _branch
_type _repo _host _branch _protocol
_remote _nonrecursive _fork _depth)
recipe
;; Expand :local-repo from current directory