diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:08:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:09:09 +0000 |
commit | 2a2c848b921ccc7e168236c67fa66fd0f7568b25 (patch) | |
tree | e2c99f7dd8aeb47a685f72541013b7c3f2c05bf1 /net-misc/mrouted | |
parent | sci-calculators/units: Stabilize 2.20 ppc, #763360 (diff) | |
download | gentoo-2a2c848b921ccc7e168236c67fa66fd0f7568b25.tar.gz gentoo-2a2c848b921ccc7e168236c67fa66fd0f7568b25.tar.bz2 gentoo-2a2c848b921ccc7e168236c67fa66fd0f7568b25.zip |
net-misc/mrouted: Stabilize 3.9.8 ppc, #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 371c0f772096..0e9bfcd0649a 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" |