Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Tue, 02 Feb 2021 21:00:40
Message-Id: 1612299618.1f33227f888c78a9668883bedd52e11d994ab96b.sam@gentoo
1 commit: 1f33227f888c78a9668883bedd52e11d994ab96b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:00:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:00:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f33227f
7
8 app-i18n/fcitx: Stabilize 4.2.9.8 amd64, #760735
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-i18n/fcitx/fcitx-4.2.9.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
16 index b2c346af025..235227e824c 100644
17 --- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
18 +++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2003-2020 Gentoo Authors
21 +# Copyright 2003-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="7"
25 @@ -27,7 +27,7 @@ fi
26 # LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT qt4? ( BSD )"
27 LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
28 SLOT="4"
29 -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
31 IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango +table test +xkb"
32 REQUIRED_USE="cairo? ( X )
33 lua? ( ${LUA_REQUIRED_USE} )