diff options
author | Sam James <sam@gentoo.org> | 2024-09-02 20:24:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-02 20:24:38 +0100 |
commit | a153c8086beb924ac48de32d84b47d18c0f21c8f (patch) | |
tree | 8d687f9655805e1200f24aca5b16748f80f002c4 /app-i18n | |
parent | dev-lang/rust-bin: Drop 1.71.0 (diff) | |
download | gentoo-a153c8086beb924ac48de32d84b47d18c0f21c8f.tar.gz gentoo-a153c8086beb924ac48de32d84b47d18c0f21c8f.tar.bz2 gentoo-a153c8086beb924ac48de32d84b47d18c0f21c8f.zip |
app-i18n/fcitx-configtool: Stabilize 5.1.6-r1 amd64, #938878
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-5.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.6-r1.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.6-r1.ebuild index 69d95324d3f2..b3ac6d27c992 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.6-r1.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.6-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="kcm +config-qt qt6 test" RESTRICT="!test? ( test )" |