summaryrefslogtreecommitdiff
path: root/dev-python/pytest-subprocess
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
commitb4d252c8226276abf629b323b9d82ff8ab27f5dc (patch)
tree14a8a89520e053d4484b7ae0a0aaf9a3f69afe99 /dev-python/pytest-subprocess
parent8053edacbd4abe60567e35218bdbb566a8d79963 (diff)
downloadbaldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.gz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.xz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-subprocess')
-rw-r--r--dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
index d223b4c2444f..bdcea7708e8c 100644
--- a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild
+++ b/dev-python/pytest-subprocess/pytest-subprocess-1.5.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
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]