diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:42 +0200 |
commit | bf2c5565332e5de37e019877277afa8828979a1b (patch) | |
tree | e62f69c8f3f28cc8d0823238579d76037116f32f /net-misc | |
parent | net-im/swift: amd64 stable wrt bug #682754 (diff) | |
download | gentoo-bf2c5565332e5de37e019877277afa8828979a1b.tar.gz gentoo-bf2c5565332e5de37e019877277afa8828979a1b.tar.bz2 gentoo-bf2c5565332e5de37e019877277afa8828979a1b.zip |
net-misc/igmpproxy: amd64 stable wrt bug #682756
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild b/net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild index 5583e140a41d..710dccb81ba8 100644 --- a/net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/igmpproxy/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" |