diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:28 +0200 |
commit | b78d071112ba724420b653e65e3ed1a024c8c47b (patch) | |
tree | a1147e4205a83d3234e3afe5477c41483cdc9750 /net-misc/igmpproxy | |
parent | net-im/libcommuni: amd64 stable wrt bug #736529 (diff) | |
download | gentoo-b78d071112ba724420b653e65e3ed1a024c8c47b.tar.gz gentoo-b78d071112ba724420b653e65e3ed1a024c8c47b.tar.bz2 gentoo-b78d071112ba724420b653e65e3ed1a024c8c47b.zip |
net-misc/igmpproxy: amd64 stable wrt bug #736531
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/igmpproxy')
-rw-r--r-- | net-misc/igmpproxy/igmpproxy-0.2.1_p20200508.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/igmpproxy/igmpproxy-0.2.1_p20200508.ebuild b/net-misc/igmpproxy/igmpproxy-0.2.1_p20200508.ebuild index e9a6c7141374..f892830f658c 100644 --- a/net-misc/igmpproxy/igmpproxy-0.2.1_p20200508.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.2.1_p20200508.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A multicast routing daemon which uses IGMP forwarding" HOMEPAGE="https://github.com/pali/igmpproxy" SRC_URI="https://github.com/pali/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" |