diff options
author | Yixun Lan <dlan@gentoo.org> | 2016-06-14 10:25:23 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2016-06-14 10:25:23 +0800 |
commit | 1cc6464d83306c2d04e99d936217b5f65f1aba4e (patch) | |
tree | 75124b1d534f5d3ebc5ad2238a2b6382c281c580 /app-i18n | |
parent | app-i18n/skk-jisyo: keyword ~arm (diff) | |
download | gentoo-1cc6464d83306c2d04e99d936217b5f65f1aba4e.tar.gz gentoo-1cc6464d83306c2d04e99d936217b5f65f1aba4e.tar.bz2 gentoo-1cc6464d83306c2d04e99d936217b5f65f1aba4e.zip |
app-i18n/uim: keyword ~arm
Gentoo-Bug: 585670
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uim/uim-1.8.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild index 8a47db985a21..885f58207fc3 100644 --- a/app-i18n/uim/uim-1.8.6-r1.ebuild +++ b/app-i18n/uim/uim-1.8.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86" IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko" RESTRICT="test" |