commit: 43d5c0013075724d0b41cad9e3d79a18d62fe79d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 9 22:52:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 22:52:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d5c001
net-misc/mrouted: Stabilize 4.2 amd64, #769671 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/mrouted/mrouted-4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mrouted/mrouted-4.2.ebuild b/net-misc/mrouted/mrouted-4.2.ebuild index 47de037fe00..ecd2719c0b9 100644 --- a/net-misc/mrouted/mrouted-4.2.ebuild +++ b/net-misc/mrouted/mrouted-4.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="Stanford GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="rsrr" BDEPEND="
