commit: 40ca3eae9fb5ba99c808773e899fcf488b81c7d0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 6 15:59:15 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 6 15:59:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ca3eae
dev-python/pytest-salt-factories: destabilize 1.0.1 for ~x86
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
index cfd379fd0212..0783f3658172 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ S=${WORKDIR}/${P//_/}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]