diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:58:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:58:07 +0200 |
commit | 82d4385d524d21cf4f18f2e46217c05abe052e5f (patch) | |
tree | 1ed88daf4ad055ead4e603c4a3cd53d1a0fc69e5 /net-misc | |
parent | net-misc/htpdate: Stabilize 1.3.6 amd64, #896292 (diff) | |
download | gentoo-82d4385d524d21cf4f18f2e46217c05abe052e5f.tar.gz gentoo-82d4385d524d21cf4f18f2e46217c05abe052e5f.tar.bz2 gentoo-82d4385d524d21cf4f18f2e46217c05abe052e5f.zip |
net-misc/mrouted: Stabilize 4.4 x86, #896294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mrouted/mrouted-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mrouted/mrouted-4.4.ebuild b/net-misc/mrouted/mrouted-4.4.ebuild index 573500aacb93..d5d61004e0be 100644 --- a/net-misc/mrouted/mrouted-4.4.ebuild +++ b/net-misc/mrouted/mrouted-4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |