commit: 67d4847a08564fc8643552f8bc5bb76b21ad1522 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 05:46:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 05:46:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d4847a
net-irc/eggdrop: Stabilize 1.9.1 amd64, #834641 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/eggdrop/eggdrop-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/eggdrop/eggdrop-1.9.1.ebuild b/net-irc/eggdrop/eggdrop-1.9.1.ebuild index f0715cbe58c9..3d71351b46af 100644 --- a/net-irc/eggdrop/eggdrop-1.9.1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.1.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 ~ia64 ~mips ~ppc ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static"