From 56b9e5effab4acb5ef0298ef74dda22fe785a9b0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Nov 2022 23:54:28 +0000 Subject: [PATCH] dev-python/leechcorepyc: Stabilize 2.13.0 x86, #880245 Signed-off-by: Sam James --- dev-python/leechcorepyc/leechcorepyc-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/leechcorepyc/leechcorepyc-2.13.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.13.0.ebuild index 59dd339fd0a76..09a5ccc7af353 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.13.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.13.0.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