commit: 82e35f766ca66e3a41628f1f338c96c0f80a0491
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 05:58:25 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 20 05:58:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e35f76
dev-python/pyrate-limiter: Keyword 2.10.0 x86, #906601
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild
b/dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild
index ea03d5cca205..b1634af6b4c0 100644
--- a/dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild
+++ b/dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/PyrateLimiter-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/filelock[${PYTHON_USEDEP}]