commit: 32544964c7fa354bc85596d48038fab6b4d2c69f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 09:43:44 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 09:43:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32544964
net-misc/radvd: Stabilize 2.19-r7 arm64, #941360 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-misc/radvd/radvd-2.19-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/radvd/radvd-2.19-r7.ebuild b/net-misc/radvd/radvd-2.19-r7.ebuild index c6d8ff3764c9..9ce612a6bb28 100644 --- a/net-misc/radvd/radvd-2.19-r7.ebuild +++ b/net-misc/radvd/radvd-2.19-r7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="selinux test" RESTRICT="!test? ( test )"
