diff options
author | 2011-02-08 19:24:14 +0000 | |
---|---|---|
committer | 2011-02-08 19:24:14 +0000 | |
commit | 34acae5db224bec15b72dc1f2f3d20df4cbc24aa (patch) | |
tree | 92ecabae143d8718a3dc64ab7c1ff0f45db56e5f /app-i18n/im-ja/im-ja-1.5-r2.ebuild | |
parent | Dropped stable amd64 keyword. (diff) | |
download | gentoo-2-34acae5db224bec15b72dc1f2f3d20df4cbc24aa.tar.gz gentoo-2-34acae5db224bec15b72dc1f2f3d20df4cbc24aa.tar.bz2 gentoo-2-34acae5db224bec15b72dc1f2f3d20df4cbc24aa.zip |
x86 stable per bug 353442
(Portage version: 2.1.9.38/cvs/Linux i686)
Diffstat (limited to 'app-i18n/im-ja/im-ja-1.5-r2.ebuild')
-rw-r--r-- | app-i18n/im-ja/im-ja-1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/im-ja/im-ja-1.5-r2.ebuild b/app-i18n/im-ja/im-ja-1.5-r2.ebuild index 70fea40765a2..ab0cb352a157 100644 --- a/app-i18n/im-ja/im-ja-1.5-r2.ebuild +++ b/app-i18n/im-ja/im-ja-1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/im-ja-1.5-r2.ebuild,v 1.1 2011/01/12 15:06:47 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/im-ja-1.5-r2.ebuild,v 1.2 2011/02/08 19:24:14 tomka Exp $ EAPI="3" inherit autotools gnome2 eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://im-ja.sourceforge.net/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="gnome canna freewnn skk anthy" # --enable-debug causes build failure with gtk+-2.4 #IUSE="${IUSE} debug" |