summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 17:47:05 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 17:47:05 +0000
commit6e4b2fc1d3741eae81567aa287dc0f7e9506457f (patch)
tree7fea67b3b00183b96d8cd4fa048ff80e1a82d6c7 /app-text/mecab/mecab-0.98.ebuild
parentx86 stable wrt bug #399911 (diff)
downloadgentoo-2-6e4b2fc1d3741eae81567aa287dc0f7e9506457f.tar.gz
gentoo-2-6e4b2fc1d3741eae81567aa287dc0f7e9506457f.tar.bz2
gentoo-2-6e4b2fc1d3741eae81567aa287dc0f7e9506457f.zip
x86 stable wrt bug #396841
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-text/mecab/mecab-0.98.ebuild')
-rw-r--r--app-text/mecab/mecab-0.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mecab/mecab-0.98.ebuild b/app-text/mecab/mecab-0.98.ebuild
index f0cbd615c43d..5a798f0d7948 100644
--- a/app-text/mecab/mecab-0.98.ebuild
+++ b/app-text/mecab/mecab-0.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.98.ebuild,v 1.6 2012/02/08 01:15:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.98.ebuild,v 1.7 2012/02/16 17:47:05 phajdan.jr Exp $
EAPI="2"
inherit autotools eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://mecab.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
SLOT="0"
IUSE="unicode"