diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-19 19:24:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-19 19:24:47 +0000 |
| commit | b697a7165bded30c558e6a31575d94bc0f4d9aba (patch) | |
| tree | f3f19a01c5bf15c821e07da533406b26c2bddb60 /dev-python/pytest-custom-exit-code | |
| parent | c5309ffebfc3ff93fc2f48711e7d82f4159f68d0 (diff) | |
| download | baldeagleos-repo-b697a7165bded30c558e6a31575d94bc0f4d9aba.tar.gz baldeagleos-repo-b697a7165bded30c558e6a31575d94bc0f4d9aba.tar.xz baldeagleos-repo-b697a7165bded30c558e6a31575d94bc0f4d9aba.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-custom-exit-code')
| -rw-r--r-- | dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild b/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild index 3ebde5675f64..56b49f8fa1c6 100644 --- a/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild +++ b/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND=" >=dev-python/pytest-7.0.2[${PYTHON_USEDEP}] |
