diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-07 09:00:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-07 09:03:05 +0200 |
commit | c26291ebe4473c490dc760666f2678608600aacc (patch) | |
tree | d985d13653c02c0b394a0ca320dcd6a50d474370 /dev-python/sphinx-pytest | |
parent | dev-python/pytest-param-files: Keyword 0.3.4 alpha, #873553 (diff) | |
download | gentoo-c26291ebe4473c490dc760666f2678608600aacc.tar.gz gentoo-c26291ebe4473c490dc760666f2678608600aacc.tar.bz2 gentoo-c26291ebe4473c490dc760666f2678608600aacc.zip |
dev-python/sphinx-pytest: Keyword 0.0.5 alpha, #873553
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild index 729dc3cc684d..cb89aff27694 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |