commit: 8f1dc3b8bc4c52bc74a8a5b520886cf0dfa2e48b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 04:20:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 04:20:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1dc3b8
net-irc/ngircd: Stabilize 27 arm64, #954968 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/ngircd/ngircd-27.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/ngircd/ngircd-27.ebuild b/net-irc/ngircd/ngircd-27.ebuild index 998b85cca770..134b64b1fcf3 100644 --- a/net-irc/ngircd/ngircd-27.ebuild +++ b/net-irc/ngircd/ngircd-27.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 @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://arthur.barton.de/pub/${PN}/${P}.tar.xz.sig )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~x86 ~x64-macos" IUSE="debug gnutls ident +irc-plus +ipv6 pam +ssl strict-rfc tcpd test zlib" # Flaky test needs investigation (bug #719256)
