diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-12-03 00:58:35 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-12-03 00:58:35 +0100 |
commit | 429d31e0b88c0a824a36400fc7ead2fa4db9f692 (patch) | |
tree | ec399d355abccf24e86e4e50b44d40c0747df45f /net-misc | |
parent | www-servers/nginx: fix ldap crash (diff) | |
download | gentoo-429d31e0b88c0a824a36400fc7ead2fa4db9f692.tar.gz gentoo-429d31e0b88c0a824a36400fc7ead2fa4db9f692.tar.bz2 gentoo-429d31e0b88c0a824a36400fc7ead2fa4db9f692.zip |
net-misc/igmpproxy: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/igmpproxy/igmpproxy-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/igmpproxy/igmpproxy-0.4.ebuild b/net-misc/igmpproxy/igmpproxy-0.4.ebuild index 3683a01cbe83..a91c5b6e6940 100644 --- a/net-misc/igmpproxy/igmpproxy-0.4.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A multicast routing daemon which uses IGMP forwarding" HOMEPAGE="https://github.com/pali/igmpproxy" SRC_URI="https://github.com/pali/${PN}/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" |