commit: a37846cd7585ce140a9e3735f5213fdb0ee160e6
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 16:52:15 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 16:52:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37846cd
dev-python/pytest-lazy-fixture: Keyword 0.6.3 alpha, #821259
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
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 893ad02531f7..7a2cf6c6ca6d 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}]"