commit: 366b42a097ea07de8e8f133b3b53bcf2c2f6dfab
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 18:27:26 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 18:27:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366b42a0
dev-python/pytest-env: Stabilize 1.0.1 ALLARCHES, #914682
Signed-off-by: Arthur Zamarin <arthurzam <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 f4a8973c08bf..19be3a02d523 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}]