diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-19 22:11:50 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-19 22:11:50 +0000 |
commit | 28f17b8e446a561b043314e4b786708044556091 (patch) | |
tree | 0e24e30249cf819525420df8e2e8cf0b321673e8 /net-irc/ircii/ircii-20060725.ebuild | |
parent | Stable on amd64 wrt bug 170764 (diff) | |
download | gentoo-2-28f17b8e446a561b043314e4b786708044556091.tar.gz gentoo-2-28f17b8e446a561b043314e4b786708044556091.tar.bz2 gentoo-2-28f17b8e446a561b043314e4b786708044556091.zip |
Stable on amd64 wrt bug 171418
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc/ircii/ircii-20060725.ebuild')
-rw-r--r-- | net-irc/ircii/ircii-20060725.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/ircii/ircii-20060725.ebuild b/net-irc/ircii/ircii-20060725.ebuild index 995a40f964f8..b1d6ae35d903 100644 --- a/net-irc/ircii/ircii-20060725.ebuild +++ b/net-irc/ircii/ircii-20060725.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.4 2007/03/19 16:58:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.5 2007/03/19 22:11:50 welp Exp $ IUSE="ipv6" @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" src_compile() { econf $(use_enable ipv6) || die "econf failed" |