diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-03-19 16:58:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-03-19 16:58:59 +0000 |
commit | ef252d72afec870a4cff0925b000b9533251fabe (patch) | |
tree | 426ee5df0c15acc62516da0259c37e672cc3934e /net-irc/ircii/ircii-20060725.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.tar.gz gentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.tar.bz2 gentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.zip |
Dropped ppc-macos, see you in prefix
(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 29d9f1465458..995a40f964f8 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.3 2007/03/19 13:35:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.4 2007/03/19 16:58:59 grobian Exp $ IUSE="ipv6" @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" src_compile() { econf $(use_enable ipv6) || die "econf failed" |