commit: 949b9521dfceb2b8eb64f504a9a18e0a57bbd487 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:13:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:13:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=949b9521
net-irc/eggdrop: Stabilize 1.9.5 x86, #967510 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 b1dedf6b940c..03482091907d 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"
