From 949b9521dfceb2b8eb64f504a9a18e0a57bbd487 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 15 Dec 2025 16:13:56 +0000 Subject: [PATCH] net-irc/eggdrop: Stabilize 1.9.5 x86, #967510 Signed-off-by: Sam James --- net-irc/eggdrop/eggdrop-1.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/eggdrop/eggdrop-1.9.5.ebuild b/net-irc/eggdrop/eggdrop-1.9.5.ebuild index b1dedf6b940c4..03482091907d9 100644 --- a/net-irc/eggdrop/eggdrop-1.9.5.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ~riscv ~sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ssl static"