summaryrefslogtreecommitdiff
path: root/app-i18n/fcitx-gtk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-02 05:49:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-02 05:49:39 +0000
commitb46ba5cce8bd84d9a74b39923d9cdb29659cf662 (patch)
treee7155be38c9dd8117df20a6aff71f8b02eca8c2a /app-i18n/fcitx-gtk
parentf8ce9f2b903374606b4f44deb7727aca194ef970 (diff)
gentoo auto-resync : 02:01:2024 - 05:49:39
Diffstat (limited to 'app-i18n/fcitx-gtk')
-rw-r--r--app-i18n/fcitx-gtk/Manifest2
-rw-r--r--app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx-gtk/Manifest b/app-i18n/fcitx-gtk/Manifest
index 5a5f11172316..a2682ead9a26 100644
--- a/app-i18n/fcitx-gtk/Manifest
+++ b/app-i18n/fcitx-gtk/Manifest
@@ -1,3 +1,3 @@
DIST fcitx-gtk-5.1.0.tar.xz 54128 BLAKE2B d6c4f6607067955b260a3a53b29bad210b6358151ae0542ff5d414e8fd75aebc51c9d616f845e4c47e28bd7f18874e0bfb62a8a288a7ae66d0bab9d2c54ba9d6 SHA512 6b042714a4facb253d0e5cce119239e923511b809681909b63a2c1d47ecfc403672522c24f9ac91c12ed3e0b61c5023ec9e340d51f6aefc3f61fa1a1fbe39dfc
-EBUILD fcitx-gtk-5.1.0.ebuild 1443 BLAKE2B 617b6e79885a6bbd50f1ff79e0f0bb4fec18030e028b463c8b59865c0f2fdece8bfa14d09d00ad8c8529a3145eb3bdb1baf026792da670a5fea521c1065a35ef SHA512 e5ebe0273c753dbdc3c69a3aab28294c8dfd130c947ed4e812833c14133460d2d6fb5b445681c250ffcd6f7d174664f486d6b5723a89454cd692169498f6545b
+EBUILD fcitx-gtk-5.1.0.ebuild 1455 BLAKE2B f3645267ed04ba7fc6caffe2928afed3645fb9c7518331d99aad5b099bc8eb6e3910f46aa98d4c4ee44e66bead24bef316f37eb3e2b176aed22a8dcc44d3fed1 SHA512 8599acadfa2867aafc535f75f412822348179cb2543162bd8616511747a7e3528b30688b2056dcbbda7ea52c350a903d9d039d5b6bae3a555621d97b1a09c2ce
MISC metadata.xml 872 BLAKE2B 88c8dd56d42438578ce739932b66b9b04e7ee647ea859187387b6d58825973e1b147d60429632caf1af61afdcaba793071d7d0c8222128c5b54647b1b754b593 SHA512 0048fa62e7228efd07624db98aea00d5e809f3b553c7f1fdded8a7ed906afc6feb60004842da882f45dda844c00c58b85cec9f31fac646085e9469010bb352c2
diff --git a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
index 1ff0c65b1539..815b4c7bb7f6 100644
--- a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
+++ b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz ->
LICENSE="LGPL-2.1+"
SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~loong ~x86"
IUSE="gtk2 +gtk3 +gtk4 +introspection +snooper onlyplugin wayland +X"
REQUIRED_USE="|| ( gtk2 gtk3 gtk4 )"