diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 19:56:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 19:56:49 +0100 |
commit | 523fb692cd77481eea00eb333bc6f0cfb893973e (patch) | |
tree | 39cbb7ccbe221d752257cd3545db9167f23312d7 /net-misc/mrouted | |
parent | media-libs/libsfml: Stabilize 2.6.0 amd64, #915416 (diff) | |
download | gentoo-523fb692cd77481eea00eb333bc6f0cfb893973e.tar.gz gentoo-523fb692cd77481eea00eb333bc6f0cfb893973e.tar.bz2 gentoo-523fb692cd77481eea00eb333bc6f0cfb893973e.zip |
net-misc/mrouted: Stabilize 4.5 amd64, #915421
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mrouted')
-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 406e7df1de2c..c5c4990a846f 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 |