diff options
Diffstat (limited to 'app-i18n/nkf/nkf-2.0.2-r1.ebuild')
-rw-r--r-- | app-i18n/nkf/nkf-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/nkf/nkf-2.0.2-r1.ebuild b/app-i18n/nkf/nkf-2.0.2-r1.ebuild index f11e8b90d9ae..96fc6ab80761 100644 --- a/app-i18n/nkf/nkf-2.0.2-r1.ebuild +++ b/app-i18n/nkf/nkf-2.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.1 2003/07/01 19:13:45 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.2 2003/07/09 17:00:45 nakano Exp $ use perl && inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.jp/projects/nkf/" DEPEND="virtual/glibc $DEPEND" RDEPEND="$DEPEND" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="perl cjk" LICENSE="public-domain" SLOT="0" |