diff options
Diffstat (limited to 'net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild')
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild index f80b0923acab..eca0d98adef3 100644 --- a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.5 2005/08/14 23:37:51 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.6 2005/10/14 14:44:25 gustavoz Exp $ inherit eutils ssl-cert versionator multilib @@ -14,7 +14,7 @@ SRC_URI="http://unrealircd.funny4chat.de/downloads/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl ) |