commit: 84a80fdcddbe0b2016a7b4dadaaaf0b867c9a353 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:13:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:13:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a80fdc
net-irc/eggdrop: Stabilize 1.9.5 arm64, #967510 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/eggdrop/eggdrop-1.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/eggdrop/eggdrop-1.9.5.ebuild b/net-irc/eggdrop/eggdrop-1.9.5.ebuild index 6ec4497495ae..24069513243e 100644 --- a/net-irc/eggdrop/eggdrop-1.9.5.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
