Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/
Date: Fri, 26 Feb 2021 20:59:06
Message-Id: 1614373125.0fbc3265f0bc1cb69c033286e9dfe0410e7368eb.ago@gentoo
1 commit: 0fbc3265f0bc1cb69c033286e9dfe0410e7368eb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 20:58:45 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 20:58:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbc3265
7
8 net-irc/eggdrop: amd64 stable wrt bug #772212
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild
18 index b13b57ffa7f..9ca61a7717c 100644
19 --- a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild
20 +++ b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="An IRC bot extensible with C or TCL"
22 HOMEPAGE="https://www.eggheads.org/"
23 SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc sparc x86"
27 LICENSE="GPL-2+"
28 SLOT="0"
29 IUSE="debug doc ipv6 ssl static"