summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:54 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:54 +0100
commit646c3cc068e369120038122adb5049a27a204a26 (patch)
tree49414fed30a35e5b78587db622b7ccd9b63cfdab
parentdev-python/prettytable: Stabilize 3.10.0 x86, #926591 (diff)
downloadgentoo-646c3cc068e369120038122adb5049a27a204a26.tar.gz
gentoo-646c3cc068e369120038122adb5049a27a204a26.tar.bz2
gentoo-646c3cc068e369120038122adb5049a27a204a26.zip
dev-python/pytest-lazy-fixtures: Stabilize 1.0.5 x86, #926591
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild
index 986079bfc996..2eda5309745f 100644
--- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild
+++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/pytest-7[${PYTHON_USEDEP}]