diff --git a/dev-python/pytest-env/pytest-env-0.6.2.ebuild b/dev-python/pytest-env/pytest-env-0.6.2.ebuild index 7289ddc4acde1..1f49f7caae589 100644 --- a/dev-python/pytest-env/pytest-env-0.6.2.ebuild +++ b/dev-python/pytest-env/pytest-env-0.6.2.ebuild @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~hppa" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"