diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 17:17:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 17:17:04 +0000 |
commit | d6cea53188357576082425a0dd4cc940892adfda (patch) | |
tree | 937493ee9527da3d34a06dc36f452fd6bf5f5203 /app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild | |
parent | Add ~arm (diff) | |
download | gentoo-2-d6cea53188357576082425a0dd4cc940892adfda.tar.gz gentoo-2-d6cea53188357576082425a0dd4cc940892adfda.tar.bz2 gentoo-2-d6cea53188357576082425a0dd4cc940892adfda.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild')
-rw-r--r-- | app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild index 22a4ade08521..89841f881564 100644 --- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild +++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild,v 1.8 2007/05/06 04:46:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild,v 1.9 2009/12/27 17:17:04 armin76 Exp $ IUSE="unicode" @@ -11,7 +11,7 @@ HOMEPAGE="http://mecab.sourceforge.net/" SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz" LICENSE="ipadic" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86" SLOT="0" S=${WORKDIR}/${MY_P} |