diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:47 +0000 |
commit | 3a990bf3b9a694782c7d8486f3828db259ac68ef (patch) | |
tree | 74d0cc50afae80d82233dd283e8b008709dc469e /net-misc | |
parent | net-mail/checkpassword-pam: Stabilize 0.99-r2 x86, #915417 (diff) | |
download | gentoo-3a990bf3b9a694782c7d8486f3828db259ac68ef.tar.gz gentoo-3a990bf3b9a694782c7d8486f3828db259ac68ef.tar.bz2 gentoo-3a990bf3b9a694782c7d8486f3828db259ac68ef.zip |
net-misc/mrouted: Stabilize 4.5 x86, #915421
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mrouted/mrouted-4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mrouted/mrouted-4.5.ebuild b/net-misc/mrouted/mrouted-4.5.ebuild index a51404357005..406e7df1de2c 100644 --- a/net-misc/mrouted/mrouted-4.5.ebuild +++ b/net-misc/mrouted/mrouted-4.5.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 |