diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 21:58:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 21:58:45 +0100 |
commit | 0fbc3265f0bc1cb69c033286e9dfe0410e7368eb (patch) | |
tree | 8a86003898bc9caf1d6875852857fbfeb9a45eb0 /net-irc | |
parent | net-mail/mu: amd64 stable wrt bug #772167 (diff) | |
download | gentoo-0fbc3265f0bc1cb69c033286e9dfe0410e7368eb.tar.gz gentoo-0fbc3265f0bc1cb69c033286e9dfe0410e7368eb.tar.bz2 gentoo-0fbc3265f0bc1cb69c033286e9dfe0410e7368eb.zip |
net-irc/eggdrop: amd64 stable wrt bug #772212
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild index b13b57ffa7fe..9ca61a7717c9 100644 --- a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild @@ -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" |