diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:38:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:38:51 +0100 |
commit | b7a40536ac20e235d4cadb30bf817196868725f8 (patch) | |
tree | b7d807170ab2cdaad3894cfd61e5918358c66686 /app-i18n | |
parent | sci-mathematics/coq: x86 stable wrt bug #553322 (diff) | |
download | gentoo-b7a40536ac20e235d4cadb30bf817196868725f8.tar.gz gentoo-b7a40536ac20e235d4cadb30bf817196868725f8.tar.bz2 gentoo-b7a40536ac20e235d4cadb30bf817196868725f8.zip |
app-i18n/fcitx: x86 stable wrt bug #540844
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.8.5.ebuild b/app-i18n/fcitx/fcitx-4.2.8.5.ebuild index 7e4b47d2bce6..9d1fb1e9684c 100644 --- a/app-i18n/fcitx/fcitx-4.2.8.5.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/fcitx/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 ~x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua nls opencc +pango qt4 static-libs +table test +xml" |