diff options
author | Ryan Qian <i@bitbili.net> | 2024-02-02 21:55:07 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-02-07 13:16:47 +0800 |
commit | 50ba2f6c2828198cea145470e93afc99d8b3eebc (patch) | |
tree | 1bfd4dabc01fdbab6648726be09acae058ee7199 | |
parent | app-text/mdbook: add 0.4.37 (diff) | |
download | gentoo-50ba2f6c2828198cea145470e93afc99d8b3eebc.tar.gz gentoo-50ba2f6c2828198cea145470e93afc99d8b3eebc.tar.bz2 gentoo-50ba2f6c2828198cea145470e93afc99d8b3eebc.zip |
app-i18n/fcitx-rime: fix icon collision between slot 4 and 5
Since the corresponding major dependencies app-i18n/fcitx:5 and
app-i18n/fcitx:4 are mutually blocked, it is sufficient to make these
two also mutually blocked.
Closes: https://bugs.gentoo.org/923579
Signed-off-by: Ryan Qian <i@bitbili.net>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild index e480e0cabd8b..dd6e94808af2 100644 --- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild +++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild @@ -15,6 +15,7 @@ SLOT="5" KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" DEPEND=" + !app-i18n/fcitx-rime:4 >=app-i18n/fcitx-5.1.2:5 app-i18n/librime app-i18n/rime-data |