From 95c4ec1a95bad7f2faea8129cf5f7243cf68621c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Oct 2022 19:33:35 +0100 Subject: [PATCH] dev-python/leechcorepyc: Stabilize 2.12.1 x86, #876583 Signed-off-by: Sam James --- dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild index 59dd339fd0a76..09a5ccc7af353 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # leechcorepyc ships with a bundled version of the LeechCore library. So we # don't depend on the library here. But we must be aware this module doesn't