sys-auth/nss-mdns: Stabilize 0.15.1 arm64, #955656

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-22 22:50:15 +03:00
parent 464f8158ce
commit ec1dd294e9

View File

@@ -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 )"