From ec1dd294e9e88ff366510375ae1ef0baf9dada5a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 22 Sep 2025 22:50:15 +0300 Subject: [PATCH] sys-auth/nss-mdns: Stabilize 0.15.1 arm64, #955656 Signed-off-by: Arthur Zamarin --- sys-auth/nss-mdns/nss-mdns-0.15.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/nss-mdns/nss-mdns-0.15.1.ebuild b/sys-auth/nss-mdns/nss-mdns-0.15.1.ebuild index 2c1aa9581be09..4733ff57c9984 100644 --- a/sys-auth/nss-mdns/nss-mdns-0.15.1.ebuild +++ b/sys-auth/nss-mdns/nss-mdns-0.15.1.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=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/lathiat/nss-mdns/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"