diff --git a/dev-python/frozendict/frozendict-2.3.4.ebuild b/dev-python/frozendict/frozendict-2.3.4.ebuild index f1e01464495cf..9ba0f0bd0a42a 100644 --- a/dev-python/frozendict/frozendict-2.3.4.ebuild +++ b/dev-python/frozendict/frozendict-2.3.4.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/python-${P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" distutils_enable_tests pytest