diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:21:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:23:29 +0200 |
commit | 567c96b0278646a6db731bfdb27d27b51ee4100d (patch) | |
tree | bab282910af281f6eec9290cb2b98985cf3d2934 /net-misc/igmpproxy | |
parent | net-im/libcommuni: x86 stable wrt bug #736529 (diff) | |
download | gentoo-567c96b0278646a6db731bfdb27d27b51ee4100d.tar.gz gentoo-567c96b0278646a6db731bfdb27d27b51ee4100d.tar.bz2 gentoo-567c96b0278646a6db731bfdb27d27b51ee4100d.zip |
net-misc/igmpproxy: x86 stable wrt bug #736531
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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 f892830f658c..a25a15192766 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" |