From ca0ca55f235fd2904783e4e3f89b7feb86c672f5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 23 May 2025 22:52:56 +0100 Subject: [PATCH] app-i18n/ibus-anthy: destabilize 1.5.17 for ~amd64, ~x86 Memory leak (though nobody hitting it has reported it upstream yet). Bug: https://bugs.gentoo.org/953874 Signed-off-by: Sam James --- app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild index 7ac244ab89c48..f166dc26c5db1 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}"