commit: bf2c5565332e5de37e019877277afa8828979a1b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 19:08:42 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 19:08:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2c5565
net-misc/igmpproxy: amd64 stable wrt bug #682756 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" net-misc/igmpproxy/igmpproxy-0.2.1-r2.ebuild | 4 ++-- 1 file 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 5583e140a41..710dccb81ba 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"
