diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-22 12:20:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-22 12:28:52 +0100 |
commit | 998e3ce7f7d5a6b792fb98d0ddffd7dde8f94194 (patch) | |
tree | 5e005643a537d37ce1046b9c8bbc5b970f8c616d /net-irc/eggdrop | |
parent | x11-plugins/wmwifi: stable 0.6-r1 for ppc, bug #666088 (diff) | |
download | gentoo-998e3ce7f7d5a6b792fb98d0ddffd7dde8f94194.tar.gz gentoo-998e3ce7f7d5a6b792fb98d0ddffd7dde8f94194.tar.bz2 gentoo-998e3ce7f7d5a6b792fb98d0ddffd7dde8f94194.zip |
net-irc/eggdrop: stable 1.8.3 for ppc, bug #666210
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 1b194f613337..3abb84aa61fa 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" |