From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E07D21384B4 for ; Thu, 26 Nov 2015 19:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1892E21C07F; Thu, 26 Nov 2015 19:12:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD5F921C07F for ; Thu, 26 Nov 2015 19:12:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7751133BF0B for ; Thu, 26 Nov 2015 19:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87E8B99D for ; Thu, 26 Nov 2015 19:12:42 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1448565140.2d636d3609030171ce55fb13a5f3df385aea035d.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus/ibus-1.5.11.ebuild X-VCS-Directories: app-i18n/ibus/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 2d636d3609030171ce55fb13a5f3df385aea035d X-VCS-Branch: master Date: Thu, 26 Nov 2015 19:12:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 72a53e7c-345c-47d8-b5e4-70a6714509af X-Archives-Hash: 364392244a1245afcc597d7416f42344 commit: 2d636d3609030171ce55fb13a5f3df385aea035d Author: Markus Meier gentoo org> AuthorDate: Thu Nov 26 19:12:20 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Nov 26 19:12:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d636d36 app-i18n/ibus: arm stable, bug #565190 Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" app-i18n/ibus/ibus-1.5.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus/ibus-1.5.11.ebuild b/app-i18n/ibus/ibus-1.5.11.ebuild index e0d8155..35eb4e2 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 )