dev-python/pytest-salt-factories: destabilize 1.0.1 for ~x86

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-06-06 18:59:15 +03:00
parent aa8ae319da
commit 40ca3eae9f

View File

@@ -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}]