From acfb9fe59880d72b629ccbc3f18d1cf1a9e2a623 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 30 Mar 2026 10:28:46 +0100 Subject: [PATCH] dev-erlang/idna: Stabilize 6.1.1 amd64, #971769 Signed-off-by: Sam James --- dev-erlang/idna/idna-6.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/idna/idna-6.1.1.ebuild b/dev-erlang/idna/idna-6.1.1.ebuild index 180f95ec3aba4..4e65c0da90ead 100644 --- a/dev-erlang/idna/idna-6.1.1.ebuild +++ b/dev-erlang/idna/idna-6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ S="${WORKDIR}/erlang-idna-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=">=dev-lang/erlang-21.0"