diff options
Diffstat (limited to 'sys-cluster/nomad')
-rw-r--r-- | sys-cluster/nomad/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-cluster/nomad/metadata.xml b/sys-cluster/nomad/metadata.xml index 35a7a677df6a..410c6f069a83 100644 --- a/sys-cluster/nomad/metadata.xml +++ b/sys-cluster/nomad/metadata.xml @@ -5,7 +5,10 @@ <email>williamh@gentoo.org</email> <name>William Hubbs</name> </maintainer> - <use> - <flag name="ui">do not embed the ui in the binary</flag> + <use> + <flag name="ui">do not embed the ui in the binary</flag> </use> + <upstream> + <remote-id type="github">hashicorp/nomad</remote-id> + </upstream> </pkgmetadata> |