commit: ca0ca55f235fd2904783e4e3f89b7feb86c672f5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 23 21:52:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 23 21:52:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0ca55f
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 <sam <AT> gentoo.org> 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 7ac244ab89c4..f166dc26c5db 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}"
