dev-python/pytest-salt-factories: Remove x86 (via pandas)

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-09-19 18:10:51 +02:00
parent 3d8bc7bca4
commit 419d724e70
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2025 Gentoo Authors
# Copyright 2020-2026 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"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]

View File

@@ -21,7 +21,7 @@ S=${WORKDIR}/${P//_/}
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm64 ~riscv"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]