diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-12-07 01:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-12-07 13:14:27 -0500 |
commit | 892987b1ba423f3dfa6b22260d09e5b857e9bdfb (patch) | |
tree | e57eba3ae6ca60a7c26804d353ae4e950d57ff3e /app-i18n/fcitx | |
parent | app-i18n/fcitx: Use slotted Lua. (diff) | |
download | gentoo-892987b1ba423f3dfa6b22260d09e5b857e9bdfb.tar.gz gentoo-892987b1ba423f3dfa6b22260d09e5b857e9bdfb.tar.bz2 gentoo-892987b1ba423f3dfa6b22260d09e5b857e9bdfb.zip |
app-i18n/fcitx: Stop using no longer needed patch.
https://github.com/fcitx/fcitx/commit/0dbfea73c58bee3745c688386a62c2422ccbc181
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.9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild index 0abf9932c60d..76f6bdd6c634 100644 --- a/app-i18n/fcitx/fcitx-4.9999.ebuild +++ b/app-i18n/fcitx/fcitx-4.9999.ebuild @@ -75,7 +75,6 @@ DEPEND="dev-libs/glib:2 RDEPEND="${DEPEND}" PATCHES=( - "${FILESDIR}/${PN}-4.2.9.8-enchant.patch" "${FILESDIR}/${PN}-4.2.9.8-xkb.patch" ) |