summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:15 -0500
committerMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:36 -0500
commita37846cd7585ce140a9e3735f5213fdb0ee160e6 (patch)
treea7fe34bb21ca716cc1b67fa1f4cbf246cf7b51fc /dev-python/pytest-lazy-fixture
parentdev-python/aiohttp: Keyword 3.8.1 alpha, #821196 (diff)
downloadgentoo-a37846cd7585ce140a9e3735f5213fdb0ee160e6.tar.gz
gentoo-a37846cd7585ce140a9e3735f5213fdb0ee160e6.tar.bz2
gentoo-a37846cd7585ce140a9e3735f5213fdb0ee160e6.zip
dev-python/pytest-lazy-fixture: Keyword 0.6.3 alpha, #821259
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r--dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"