diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-01-17 17:33:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-01-17 17:33:22 +0000 |
commit | a06f3eab5386b8d5db3ec5ab280e33d680ca4294 (patch) | |
tree | e45d3638369fcaf0c3223034078c3a599768db10 /net-irc/irssi/irssi-0.8.10-r4.ebuild | |
parent | filter -fomit-frame-pointer when USE=debug is set (diff) | |
download | gentoo-2-a06f3eab5386b8d5db3ec5ab280e33d680ca4294.tar.gz gentoo-2-a06f3eab5386b8d5db3ec5ab280e33d680ca4294.tar.bz2 gentoo-2-a06f3eab5386b8d5db3ec5ab280e33d680ca4294.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-irc/irssi/irssi-0.8.10-r4.ebuild')
-rw-r--r-- | net-irc/irssi/irssi-0.8.10-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irssi/irssi-0.8.10-r4.ebuild b/net-irc/irssi/irssi-0.8.10-r4.ebuild index 934b6f5266ab..838be808a242 100644 --- a/net-irc/irssi/irssi-0.8.10-r4.ebuild +++ b/net-irc/irssi/irssi-0.8.10-r4.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/irssi/irssi-0.8.10-r4.ebuild,v 1.9 2007/01/11 17:19:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.10-r4.ebuild,v 1.10 2007/01/17 17:33:22 grobian Exp $ inherit perl-module eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://irssi.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="ipv6 perl ssl socks5" RDEPEND="sys-libs/ncurses |