diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:31:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:23 +0200 |
commit | 73fdc8a247016ca6256ce7b222051d7341c91162 (patch) | |
tree | 3a714b19dec489c7640245d917bc23f863603dc3 | |
parent | dev-perl/Cwd-Guard: x86 stable (bug #658896) (diff) | |
download | gentoo-73fdc8a247016ca6256ce7b222051d7341c91162.tar.gz gentoo-73fdc8a247016ca6256ce7b222051d7341c91162.tar.bz2 gentoo-73fdc8a247016ca6256ce7b222051d7341c91162.zip |
net-misc/igmpproxy: x86 stable (bug #667156)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | net-misc/igmpproxy/igmpproxy-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/igmpproxy/igmpproxy-0.2.1.ebuild b/net-misc/igmpproxy/igmpproxy-0.2.1.ebuild index 9154819d42db..8a4c5726ce7d 100644 --- a/net-misc/igmpproxy/igmpproxy-0.2.1.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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/igmpproxy/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" LICENSE="GPL-2+" SLOT="0" |