commit: c2b9aefdf5c57a79b200f299a6ea65c2f89a47b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 16:02:51 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 16:02:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b9aefd
dev-python/pytest-env: Stabilize 1.0.1 arm64, #918331
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-env/pytest-env-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]