From a37846cd7585ce140a9e3735f5213fdb0ee160e6 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 31 Dec 2021 11:52:15 -0500 Subject: [PATCH] dev-python/pytest-lazy-fixture: Keyword 0.6.3 alpha, #821259 Signed-off-by: Matt Turner --- dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild index 893ad02531f73..7a2cf6c6ca6d1 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"