diff options
-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" |