my eye

Add gpg to host installation

Committed e7e6ff

--- a/web/host/__init__.py
+++ b/web/host/__init__.py

         "fcgiwrap",  # Git w/ HTTP serving
         "ffmpeg",  # a/v en/de[code]
         "git",
+        "gpg",
         "graphviz",  # graphing
         "haveged",  # produces entropy for faster key generation
         "htop",