summaryrefslogtreecommitdiff
path: root/dev-python/pytest-testinfra
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-08 04:45:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-08 04:45:49 +0000
commit4de55f55553219be34f4cee4a32c02197c938e62 (patch)
tree7a5e0ab9a9eb03a3f00527d66dfb2bd205d85660 /dev-python/pytest-testinfra
parent79b7d8a4a950a4aa1485d6baa9ad812fe47ab4ea (diff)
downloadbaldeagleos-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.ebuild4
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}]