diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-17 21:41:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-17 21:18:37 +0100 |
commit | 298bda9adf2f03b018a8756c98ff2de6e2f41252 (patch) | |
tree | aee546cc3d0299de47d4d789b758e74c53f22057 /net-irc/eggdrop | |
parent | dev-lang/tcl: stable 8.6.8 for sparc, bug #666316 (diff) | |
download | gentoo-298bda9adf2f03b018a8756c98ff2de6e2f41252.tar.gz gentoo-298bda9adf2f03b018a8756c98ff2de6e2f41252.tar.bz2 gentoo-298bda9adf2f03b018a8756c98ff2de6e2f41252.zip |
net-irc/eggdrop: stable 1.8.3 for sparc, bug #666210
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 86d8765154b1..5d056b983938 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" |