commit: 03b40d51121b118e97675d7f6049afb508137dd5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 01:30:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 01:30:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b40d51
net-misc/mrouted: Stabilize 3.9.8 amd64, #763363 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/mrouted/mrouted-3.9.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/mrouted/mrouted-3.9.8.ebuild b/net-misc/mrouted/mrouted-3.9.8.ebuild index 74cff54b4c3..261796a9674 100644 --- a/net-misc/mrouted/mrouted-3.9.8.ebuild +++ b/net-misc/mrouted/mrouted-3.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.bz2 LICENSE="Stanford GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="rsrr" RESTRICT="test"
