feat(coreos): add gpg

the installer uses GPG to verify digests. Other people can and should
use gpg to verify stuff they download to the host.
This commit is contained in:
Brandon Philips 2013-09-10 08:54:04 -07:00
parent bbb2de3d7c
commit aac2fdbd13
2 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ RDEPEND="${RDEPEND}
sys-process/procps
app-emulation/docker
app-misc/ca-certificates
app-crypt/gnupg
virtual/udev
dev-db/etcd
dev-db/etcdctl