diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:01:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:01:59 +0000 |
commit | e8a38935f0df736a77b92c8c2d8a031295a5205e (patch) | |
tree | 24413747376ce60ed9d123e62b65344bdf8d61a6 /net-misc/mrouted | |
parent | sci-calculators/units: Stabilize 2.20 x86, #763360 (diff) | |
download | gentoo-e8a38935f0df736a77b92c8c2d8a031295a5205e.tar.gz gentoo-e8a38935f0df736a77b92c8c2d8a031295a5205e.tar.bz2 gentoo-e8a38935f0df736a77b92c8c2d8a031295a5205e.zip |
net-misc/mrouted: Stabilize 3.9.8 x86, #763363
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mrouted')
-rw-r--r-- | net-misc/mrouted/mrouted-3.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mrouted/mrouted-3.9.8.ebuild b/net-misc/mrouted/mrouted-3.9.8.ebuild index 261796a96748..371c0f772096 100644 --- a/net-misc/mrouted/mrouted-3.9.8.ebuild +++ b/net-misc/mrouted/mrouted-3.9.8.ebuild @@ -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" |