diff options
Diffstat (limited to 'app-text/chasen/chasen-2.4.0.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/chasen/chasen-2.4.0.ebuild b/app-text/chasen/chasen-2.4.0.ebuild index bda3cf66873f..ddbbcd58c1b1 100644 --- a/app-text/chasen/chasen-2.4.0.ebuild +++ b/app-text/chasen/chasen-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0.ebuild,v 1.8 2010/01/23 08:16:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0.ebuild,v 1.9 2012/05/06 19:05:27 halcy0n Exp $ inherit perl-app @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/24693/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="perl" DEPEND=">=dev-libs/darts-0.31" |