diff options
author | Sam James <sam@gentoo.org> | 2021-08-05 03:11:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-05 03:55:08 +0100 |
commit | 9bbf538eeccb36afbbd2440faad12c000dfdb681 (patch) | |
tree | 0188f584a183ac67d1acfa15a9b307f5b7a162be /sys-cluster/keepalived | |
parent | sys-process/evisum: keyword ~riscv (diff) | |
download | gentoo-9bbf538eeccb36afbbd2440faad12c000dfdb681.tar.gz gentoo-9bbf538eeccb36afbbd2440faad12c000dfdb681.tar.bz2 gentoo-9bbf538eeccb36afbbd2440faad12c000dfdb681.zip |
sys-cluster/keepalived: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/keepalived')
-rw-r--r-- | sys-cluster/keepalived/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-cluster/keepalived/metadata.xml b/sys-cluster/keepalived/metadata.xml index 10ad7b166fdc..8333f9e2d4a1 100644 --- a/sys-cluster/keepalived/metadata.xml +++ b/sys-cluster/keepalived/metadata.xml @@ -10,4 +10,7 @@ <flag name="json">compile with signal to dump configuration and stats as JSON.</flag> <flag name="regex">compile with support for regex in health checks</flag> </use> + <upstream> + <remote-id type="github">acassen/keepalived</remote-id> + </upstream> </pkgmetadata> |