diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-06 09:50:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-06 09:50:58 +0100 |
commit | b7e3fb0effe9a3392cd4e670ab15e32d4f14615c (patch) | |
tree | b09826cad5cc88ac32d14e249905c2e2174389e1 /net-irc/eggdrop | |
parent | app-forensics/chkrootkit: ppc stable wrt bug #834615 (diff) | |
download | gentoo-b7e3fb0effe9a3392cd4e670ab15e32d4f14615c.tar.gz gentoo-b7e3fb0effe9a3392cd4e670ab15e32d4f14615c.tar.bz2 gentoo-b7e3fb0effe9a3392cd4e670ab15e32d4f14615c.zip |
net-irc/eggdrop: ppc stable wrt bug #834641
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/eggdrop')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.9.1.ebuild b/net-irc/eggdrop/eggdrop-1.9.1.ebuild index 4b387994cae8..c1c361570d65 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" |