diff --git a/dev-python/cachebox/cachebox-6.2.1.ebuild b/dev-python/cachebox/cachebox-6.2.1.ebuild index d341c833b7eca..40a12e500f472 100644 --- a/dev-python/cachebox/cachebox-6.2.1.ebuild +++ b/dev-python/cachebox/cachebox-6.2.1.ebuild @@ -80,7 +80,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" EPYTEST_PLUGINS=( hypothesis pytest-asyncio ) distutils_enable_tests pytest