summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2020-07-02 14:05:43 +0000
committerMike Gilbert <floppym@gentoo.org>2020-07-04 09:52:28 -0400
commit0283f24f8edb60a8a25d9ae487275b0e952a2e5d (patch)
tree65d486ae74514a7711a2e9d4fc6220c2a0121332 /app-i18n/fcitx
parentdev-util/gyp: ~ARM64 keywording (bug #730282). (diff)
downloadgentoo-0283f24f8edb60a8a25d9ae487275b0e952a2e5d.tar.gz
gentoo-0283f24f8edb60a8a25d9ae487275b0e952a2e5d.tar.bz2
gentoo-0283f24f8edb60a8a25d9ae487275b0e952a2e5d.zip
app-i18n/fcitx: ~ARM64 keywording (bug #730282).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
index 0681078c51a6..c66587b6f4e1 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2019 Gentoo Authors
+# Copyright 2003-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -25,7 +25,7 @@ fi
LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
SLOT="4"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86"
IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango static-libs +table test +xml"
RESTRICT="!test? ( test )"
REQUIRED_USE="cairo? ( X ) pango? ( cairo )"