diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-10 11:44:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-10 11:44:00 +0200 |
commit | ffbc4426d6d7f2e77e4a0f9fee586b21b32e1839 (patch) | |
tree | 05f376cc475c38806bef2db04ba6298a1914b302 /net-misc | |
parent | dev-java/picocli: Keyword 4.6.3-r1 arm, #900661 (diff) | |
download | gentoo-ffbc4426d6d7f2e77e4a0f9fee586b21b32e1839.tar.gz gentoo-ffbc4426d6d7f2e77e4a0f9fee586b21b32e1839.tar.bz2 gentoo-ffbc4426d6d7f2e77e4a0f9fee586b21b32e1839.zip |
net-misc/mrouted: Stabilize 4.4 ppc, #896294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mrouted/mrouted-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mrouted/mrouted-4.4.ebuild b/net-misc/mrouted/mrouted-4.4.ebuild index b3c7eaed2c51..a791712320b0 100644 --- a/net-misc/mrouted/mrouted-4.4.ebuild +++ b/net-misc/mrouted/mrouted-4.4.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 test" # Needs unshare |