diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:30:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:56:15 +0200 |
commit | d053e770c0213f0c3fb3ea22f181493d3f7c5f08 (patch) | |
tree | 89cb7f1199502be45e0d38b746debd78ae5652eb /net-misc/mcproxy | |
parent | app-admin/lib_users: x86 stable (bug #684106) (diff) | |
download | gentoo-d053e770c0213f0c3fb3ea22f181493d3f7c5f08.tar.gz gentoo-d053e770c0213f0c3fb3ea22f181493d3f7c5f08.tar.bz2 gentoo-d053e770c0213f0c3fb3ea22f181493d3f7c5f08.zip |
net-misc/mcproxy: x86 stable (bug #682758)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/mcproxy')
-rw-r--r-- | net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild index 303cfb244d93..b45f84ae1358 100644 --- a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild +++ b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A multicast proxy for IGMP/MLD" HOMEPAGE="https://mcproxy.realmv6.org/ https://github.com/mcproxy/mcproxy" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+" SLOT="0" IUSE="doc" |