diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-20 05:58:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-20 05:58:25 +0000 |
commit | 82e35f766ca66e3a41628f1f338c96c0f80a0491 (patch) | |
tree | c7865531ec2dc2f4f7c74f5d6e3d0bc44c188512 /dev-python | |
parent | dev-python/django-redis: Keyword 5.2.0 x86, #906601 (diff) | |
download | gentoo-82e35f766ca66e3a41628f1f338c96c0f80a0491.tar.gz gentoo-82e35f766ca66e3a41628f1f338c96c0f80a0491.tar.bz2 gentoo-82e35f766ca66e3a41628f1f338c96c0f80a0491.zip |
dev-python/pyrate-limiter: Keyword 2.10.0 x86, #906601
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyrate-limiter/pyrate-limiter-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |