summaryrefslogtreecommitdiff
path: root/dev-python/pytest-custom-exit-code
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
commitcf59cc78468c9bcfef9e16b7b27c115896d805fd (patch)
treeb46b602c381e3a5e35654cf39e71673c96e49362 /dev-python/pytest-custom-exit-code
parent5b52b99ca475070991d8e8d1dff674ffe6ffdea9 (diff)
gentoo auto-resync : 22:04:2023 - 18:05:23
Diffstat (limited to 'dev-python/pytest-custom-exit-code')
-rw-r--r--dev-python/pytest-custom-exit-code/Manifest2
-rw-r--r--dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-custom-exit-code/Manifest b/dev-python/pytest-custom-exit-code/Manifest
index a0efd9beafeb..1bc732862a6d 100644
--- a/dev-python/pytest-custom-exit-code/Manifest
+++ b/dev-python/pytest-custom-exit-code/Manifest
@@ -1,3 +1,3 @@
DIST pytest-custom-exit-code-0.3.0.gh.tar.gz 11147 BLAKE2B 1ffbd021f9b637de19bccc7f6fe41048b6fc600236a29faa2e9729c814ce42c8d08ec19f29de4852ec3f82f6ec850740f5bb2c7119e047c2498edbed2c8bb6dd SHA512 6b412866d60580908d6e53829ca7c5661a7a7ff4927f014e8765315da6152c1e459b5076874a11c54f7b90e7a0480011d80d883d51f437a1780ad8442366e3a5
-EBUILD pytest-custom-exit-code-0.3.0.ebuild 780 BLAKE2B 9a210cd1a003b60cd1f422fd6eb457cb66fba93919cdb622da6d7f505104a49039db7c2165e4e31ce14c48c74f603afb3b4f914293e5384196b8cca138fa2256 SHA512 f27f046b039f2cec39e2504cb665f9c657891e32eb07976a2ef63edef8f349a09b81efec6b5b704117fccfd2392b172330e029bf8f6e58076dc535734d9305a5
+EBUILD pytest-custom-exit-code-0.3.0.ebuild 785 BLAKE2B a103a50c7e1ba8ab4530fc625924f19dfd11845c8bbc362cc5a6ae644c559c4472439b4d8a66b8d3046eaf81b007be06375c4f177197b57c14c65a240749550c SHA512 b5530327cf99f92be8d3ace6b495aa0fe973fb03c3f22446be756f10afd4d412c03033e5b2ef921d40d0a8a9bb4bbeebc3f744812055de86974bfc719957adef
MISC metadata.xml 410 BLAKE2B 14ad3097a9be8542b398b87faf38a55ba8a601d0f86257bf3505cc855a3aa6e22d401a1df4603649ef6bd77dc381499175cca5a58864a6d6aa396538420470e1 SHA512 3d81563cfaed1ef43d27540922dbbab9d4b1cd606eb8754534a25e6c80c23af2ee5aff5d495518d92fce86a299ed3523ddb2ef8e2b62ac76709adaa5d91e0056
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 c3c8b8524a29..5c72f26897bb 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
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="
>=dev-python/pytest-7.0.2[${PYTHON_USEDEP}]