diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 15:32:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 15:32:27 +0300 |
commit | ef53e3e96eea4ad8e04d8ab680274b05c9e14d9c (patch) | |
tree | 3faada521bc5673e87f1cf3182ec123c294190fa | |
parent | dev-python/pipdeptree: Stabilize 2.23.3 ALLARCHES, #940395 (diff) | |
download | gentoo-ef53e3e96eea4ad8e04d8ab680274b05c9e14d9c.tar.gz gentoo-ef53e3e96eea4ad8e04d8ab680274b05c9e14d9c.tar.bz2 gentoo-ef53e3e96eea4ad8e04d8ab680274b05c9e14d9c.zip |
dev-python/pytest-env: Stabilize 1.1.4 ALLARCHES, #940396
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/pytest-env/pytest-env-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-env/pytest-env-1.1.4.ebuild b/dev-python/pytest-env/pytest-env-1.1.4.ebuild index bfda9aab1b32..fa54db79d65b 100644 --- a/dev-python/pytest-env/pytest-env-1.1.4.ebuild +++ b/dev-python/pytest-env/pytest-env-1.1.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 x86" RDEPEND=" >=dev-python/pytest-7.4.2[${PYTHON_USEDEP}] |