diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-19 17:44:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-19 19:34:20 +0200 |
commit | 18c49c8e95c897544ce9f19784e3e0c0d23e5f72 (patch) | |
tree | e280bb71d1838e577af50fd411c52ad9b796b20a /net-irc/eggdrop | |
parent | dev-python/django: x86 stable (bug #666350) (diff) | |
download | gentoo-18c49c8e95c897544ce9f19784e3e0c0d23e5f72.tar.gz gentoo-18c49c8e95c897544ce9f19784e3e0c0d23e5f72.tar.bz2 gentoo-18c49c8e95c897544ce9f19784e3e0c0d23e5f72.zip |
net-irc/eggdrop: x86 stable (bug #666210)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-irc/eggdrop')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.8.3.ebuild b/net-irc/eggdrop/eggdrop-1.8.3.ebuild index 8d5907c2422b..1b194f613337 100644 --- a/net-irc/eggdrop/eggdrop-1.8.3.ebuild +++ b/net-irc/eggdrop/eggdrop-1.8.3.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 ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static" |