diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-08 04:45:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-08 04:45:49 +0000 |
| commit | 4de55f55553219be34f4cee4a32c02197c938e62 (patch) | |
| tree | 7a5e0ab9a9eb03a3f00527d66dfb2bd205d85660 /dev-python/pytest-testinfra | |
| parent | 79b7d8a4a950a4aa1485d6baa9ad812fe47ab4ea (diff) | |
| download | baldeagleos-repo-4de55f55553219be34f4cee4a32c02197c938e62.tar.gz baldeagleos-repo-4de55f55553219be34f4cee4a32c02197c938e62.tar.xz baldeagleos-repo-4de55f55553219be34f4cee4a32c02197c938e62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-testinfra')
| -rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild index 9d7ee8511386..689ccfbc9fa8 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |
