commit: 9a412ae38b97dd9c2ddb9ffc7c1786f6ccb94f1d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 04:32:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 04:32:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a412ae3
net-irc/ngircd: Stabilize 27 x86, #954968 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/ngircd/ngircd-27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ngircd/ngircd-27.ebuild b/net-irc/ngircd/ngircd-27.ebuild index 134b64b1fcf3..0357562e9f01 100644 --- a/net-irc/ngircd/ngircd-27.ebuild +++ b/net-irc/ngircd/ngircd-27.ebuild @@ -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)
