diff options
author | 2012-12-29 14:40:08 +0000 | |
---|---|---|
committer | 2012-12-29 14:40:08 +0000 | |
commit | 215d5368ee48dfe6c494b555e53683de116f168c (patch) | |
tree | c4b3765a6664ea52d470bfc679507dbfc9103a9d /app-i18n/anthy/anthy-9100h-r1.ebuild | |
parent | Stable for sparc, wrt bug #446732 (diff) | |
download | historical-215d5368ee48dfe6c494b555e53683de116f168c.tar.gz historical-215d5368ee48dfe6c494b555e53683de116f168c.tar.bz2 historical-215d5368ee48dfe6c494b555e53683de116f168c.zip |
Stable for sparc, wrt bug #441080
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'app-i18n/anthy/anthy-9100h-r1.ebuild')
-rw-r--r-- | app-i18n/anthy/anthy-9100h-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/anthy/anthy-9100h-r1.ebuild b/app-i18n/anthy/anthy-9100h-r1.ebuild index 22d9fcffc69c..ca4b785a2d7a 100644 --- a/app-i18n/anthy/anthy-9100h-r1.ebuild +++ b/app-i18n/anthy/anthy-9100h-r1.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-i18n/anthy/anthy-9100h-r1.ebuild,v 1.8 2012/12/18 16:59:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-9100h-r1.ebuild,v 1.9 2012/12/29 14:40:07 ago Exp $ EAPI=3 inherit elisp-common eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/anthy/37536/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" #KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="canna-2ch emacs static-libs" |