diff options
author | 2015-07-11 06:25:44 +0000 | |
---|---|---|
committer | 2015-07-11 06:25:44 +0000 | |
commit | a98a1e5ee5726448c95e59cdc876974bd7f7494b (patch) | |
tree | e8b0111ac409e3cf231344558c1d2123c27e7fe7 /app-i18n/ibus/ibus-1.5.10.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.tar.gz gentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.tar.bz2 gentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.zip |
arm stable, bug #551062
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.10.ebuild')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.10.ebuild b/app-i18n/ibus/ibus-1.5.10.ebuild index 9497669df7e2..22e051b257d3 100644 --- a/app-i18n/ibus/ibus-1.5.10.ebuild +++ b/app-i18n/ibus/ibus-1.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.10.ebuild,v 1.2 2015/06/26 14:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.10.ebuild,v 1.3 2015/07/11 06:25:44 maekke Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://code.google.com/p/ibus/" 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 ) |