diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:24:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:24:05 +0000 |
commit | 7937f816e1a9b295434ad42213bea7f901b00926 (patch) | |
tree | f2b789e8ce6484bc9b2cb6bf26df3b55ac47f619 /net-www/lynx | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-7937f816e1a9b295434ad42213bea7f901b00926.tar.gz gentoo-2-7937f816e1a9b295434ad42213bea7f901b00926.tar.bz2 gentoo-2-7937f816e1a9b295434ad42213bea7f901b00926.zip |
ppc-macos keywording
Diffstat (limited to 'net-www/lynx')
-rw-r--r-- | net-www/lynx/lynx-2.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/lynx/lynx-2.8.5.ebuild b/net-www/lynx/lynx-2.8.5.ebuild index eee6cd9e9980..7f8645101bb8 100644 --- a/net-www/lynx/lynx-2.8.5.ebuild +++ b/net-www/lynx/lynx-2.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.14 2004/09/03 23:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.15 2004/09/16 02:19:18 pvdabeel Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://lynx.isc.org/${PN}2.8.5/${PN}${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 macos ppc-macos" IUSE="ssl nls ipv6" DEPEND=">=sys-libs/ncurses-5.1 |