commit: a86b5b0022ee5dd2dd81b63ed933fbd008d15153 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 12 21:34:26 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 12 21:34:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86b5b00
net-misc/radvd: Stabilize 2.20 amd64, #951218 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/radvd/radvd-2.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/radvd/radvd-2.20.ebuild b/net-misc/radvd/radvd-2.20.ebuild index 590c4520ce2a..9769ad8e80ac 100644 --- a/net-misc/radvd/radvd-2.20.ebuild +++ b/net-misc/radvd/radvd-2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/radvd-project/radvd/releases/download/v${PV}/${P}.ta 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 )"
