diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:54 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:54 +0100 |
commit | 646c3cc068e369120038122adb5049a27a204a26 (patch) | |
tree | 49414fed30a35e5b78587db622b7ccd9b63cfdab | |
parent | dev-python/prettytable: Stabilize 3.10.0 x86, #926591 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |