diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 22:07:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 22:07:24 +0000 |
commit | 30d2b66f9b8ec7a842ded7de3c7356e483b840fc (patch) | |
tree | 8ffa8c17573c266ef660cc8b0982c20675dd364f /net-irc | |
parent | app-office/homebank: Stabilize 5.4.3 ppc, #771822 (diff) | |
download | gentoo-30d2b66f9b8ec7a842ded7de3c7356e483b840fc.tar.gz gentoo-30d2b66f9b8ec7a842ded7de3c7356e483b840fc.tar.bz2 gentoo-30d2b66f9b8ec7a842ded7de3c7356e483b840fc.zip |
net-irc/eggdrop: Stabilize 1.8.4-r1 ppc, #772212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild | 4 |
1 files 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 1ddb84ab8e16..906aa679f350 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" |