diff options
Diffstat (limited to 'dev-python/pytest-env')
-rw-r--r-- | dev-python/pytest-env/pytest-env-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-env/pytest-env-0.8.2.ebuild b/dev-python/pytest-env/pytest-env-0.8.2.ebuild index db479a2c1572..2cca1a92be13 100644 --- a/dev-python/pytest-env/pytest-env-0.8.2.ebuild +++ b/dev-python/pytest-env/pytest-env-0.8.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/pytest-dev/pytest-env" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" BDEPEND=">=dev-python/hatch-vcs-0.3[${PYTHON_USEDEP}] |