From 30d2b66f9b8ec7a842ded7de3c7356e483b840fc Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 24 Feb 2021 22:07:24 +0000 Subject: [PATCH] net-irc/eggdrop: Stabilize 1.8.4-r1 ppc, #772212 Signed-off-by: Sam James --- net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild index 1ddb84ab8e169..906aa679f3505 100644 --- a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="An IRC bot extensible with C or TCL" HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ~sparc ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static"