From fa634bd5a34e283b2fb5003c2f5bb3ba5287d295 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 11 Apr 2024 20:40:37 +0300 Subject: [PATCH] dev-python/leechcorepyc: Stabilize 2.18.0 x86, #929181 Signed-off-by: Arthur Zamarin --- dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild index c3d940f101785..2c256d7744268 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/ufrisk/LeechCore" 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