diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 08:20:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 08:20:23 +0000 |
commit | 10b970db772edd89c4e8fdebc12f91e22575b66c (patch) | |
tree | 2709bf57b85d19a6f33c73cc285dc06d1b6ff677 /net-irc/eggdrop | |
parent | app-i18n/uchardet: Stabilize 0.0.7 sparc, #770688 (diff) | |
download | gentoo-10b970db772edd89c4e8fdebc12f91e22575b66c.tar.gz gentoo-10b970db772edd89c4e8fdebc12f91e22575b66c.tar.bz2 gentoo-10b970db772edd89c4e8fdebc12f91e22575b66c.zip |
net-irc/eggdrop: Stabilize 1.8.4-r1 sparc, #772212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/eggdrop')
-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 906aa679f350..a1aa2eafca77 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" |