diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 17:02:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 17:02:51 +0100 |
commit | c2b9aefdf5c57a79b200f299a6ea65c2f89a47b8 (patch) | |
tree | 087824c7e18185a690c8becfb0d450c167a14430 /dev-python/pytest-env | |
parent | dev-python/yapf: Stabilize 0.40.2 arm64, #918322 (diff) | |
download | gentoo-c2b9aefdf5c57a79b200f299a6ea65c2f89a47b8.tar.gz gentoo-c2b9aefdf5c57a79b200f299a6ea65c2f89a47b8.tar.bz2 gentoo-c2b9aefdf5c57a79b200f299a6ea65c2f89a47b8.zip |
dev-python/pytest-env: Stabilize 1.0.1 arm64, #918331
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-env')
-rw-r--r-- | dev-python/pytest-env/pytest-env-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-env/pytest-env-1.0.1.ebuild b/dev-python/pytest-env/pytest-env-1.0.1.ebuild index 19be3a02d523..781ca769c118 100644 --- a/dev-python/pytest-env/pytest-env-1.0.1.ebuild +++ b/dev-python/pytest-env/pytest-env-1.0.1.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[${PYTHON_USEDEP}] |