diff --git a/dev-python/cachebox/cachebox-6.2.6.ebuild b/dev-python/cachebox/cachebox-6.2.6.ebuild index 89ea391a47976..da4e1d439d512 100644 --- a/dev-python/cachebox/cachebox-6.2.6.ebuild +++ b/dev-python/cachebox/cachebox-6.2.6.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 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" EPYTEST_PLUGINS=( hypothesis pytest-asyncio ) distutils_enable_tests pytest