summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/sl/sl-3.03.ebuild')
-rw-r--r--app-misc/sl/sl-3.03.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/sl/sl-3.03.ebuild b/app-misc/sl/sl-3.03.ebuild
index ed0872a6f976..428d9c42255b 100644
--- a/app-misc/sl/sl-3.03.ebuild
+++ b/app-misc/sl/sl-3.03.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/app-misc/sl/sl-3.03.ebuild,v 1.6 2004/07/17 17:22:45 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/sl/sl-3.03.ebuild,v 1.7 2004/08/19 01:38:19 pvdabeel Exp $
inherit eutils
@@ -14,12 +14,12 @@ SRC_URI="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/${PN}.tar
LICENSE="freedist"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc ppc64"
+KEYWORDS="x86 alpha ~sparc ppc64 macos"
IUSE="cjk"
DEPEND="virtual/libc
sys-libs/ncurses
- cjk? ( app-i18n/nkf )"
+ !macos? ( cjk? ( app-i18n/nkf ) )"
RDEPEND="virtual/libc
sys-libs/ncurses"