Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Tue, 02 Jun 2020 09:55:31
Message-Id: 1591091695.4f6e0a6293b7c561bceb648a0b62e20691edc0e6.dlan@gentoo
1 commit: 4f6e0a6293b7c561bceb648a0b62e20691edc0e6
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 2 09:54:13 2020 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 09:54:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6e0a62
7
8 app-i18n/ibus: stable 1.5.22 for amd64
9
10 stable wrt bug #726532
11
12 Package-Manager: Portage-2.3.100, Repoman-2.3.22
13 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
14
15 app-i18n/ibus/ibus-1.5.22.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild
19 index cd531b49791..cd2ed726061 100644
20 --- a/app-i18n/ibus/ibus-1.5.22.ebuild
21 +++ b/app-i18n/ibus/ibus-1.5.22.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc x86"
28 IUSE="+X +emoji +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland"
29 RESTRICT="!test? ( test )"
30 REQUIRED_USE="emoji? ( gtk )