diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 10:39:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 10:39:17 +0100 |
commit | ee0201c645b37d50c97c76466c5e519ca175f8da (patch) | |
tree | d52b3d6ce4eed5c4487245108f44c631af76dd38 /app-i18n | |
parent | dev-python/unidecode: ppc stable wrt bug #565208 (diff) | |
download | gentoo-ee0201c645b37d50c97c76466c5e519ca175f8da.tar.gz gentoo-ee0201c645b37d50c97c76466c5e519ca175f8da.tar.bz2 gentoo-ee0201c645b37d50c97c76466c5e519ca175f8da.zip |
app-i18n/ibus: ppc stable wrt bug #565190
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.11.ebuild b/app-i18n/ibus/ibus-1.5.11.ebuild index 77016895375c..e330b5c1d982 100644 --- a/app-i18n/ibus/ibus-1.5.11.ebuild +++ b/app-i18n/ibus/ibus-1.5.11.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X" REQUIRED_USE=" || ( gtk gtk3 X ) |