diff options
Diffstat (limited to 'dev-python/respx')
-rw-r--r-- | dev-python/respx/Manifest | 2 | ||||
-rw-r--r-- | dev-python/respx/respx-0.21.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/respx/Manifest b/dev-python/respx/Manifest index c9d8741b656b..3c31b339ddd7 100644 --- a/dev-python/respx/Manifest +++ b/dev-python/respx/Manifest @@ -1,3 +1,3 @@ DIST respx-0.21.1.gh.tar.gz 432341 BLAKE2B b375e8bc9370e13855197487e1e8139cf3fede0f03d7ad034ef2c78bce5ad95d3cb8cc7440c2566d188a98a52d0068c13288c7d4ec802e04d2f269a64e1ce326 SHA512 156f34f4635012230b68812f24978136f37f96dc0cf0ea9e80ed2d6a3e0639eb7591ed34933f75d5cda32993852aa034b22389af0fed341ab4ad1002482f2e9c -EBUILD respx-0.21.1.ebuild 926 BLAKE2B e1a512ec8dbc493cd0c37db7ac9a0381e92f1f3fa0dadb471fd1a64b6aa5abf8132c4e1324a2506f4570962f616c1d3f9511a7f8bee2e0709fa5bbefb802bbd3 SHA512 dfdd883b467b877020c18505b86262410b2023debe816933652b922fbc51950ac71cc9b1b01c4e1455c92196b3845b32fce703cc328605d6f1a8d1abe96cc472 +EBUILD respx-0.21.1.ebuild 935 BLAKE2B 18c2ef9bf1a9ad37a5f79cd095b31ea96556b60c5e0b56388d287447ec5bb990facaf45227572bf43771bdf550bdd1e1c126c253665fbe830c1449f2beb99490 SHA512 6d8282b7801407d4dcb62a6e8d65681cdb2d924d627cd5c9f9b274d9d40a37fef55d714438d9bee521c1bf6fa6af2e58ee2978057a30593ea9c6b839fb520029 MISC metadata.xml 610 BLAKE2B 3e77efa934fcb00a190e062741e0233a1c9f99619c612efa02e797f133661523b408fec5bda914a6180808370faec6e8928c2c77aa71ed9d4124b8933f7a62e8 SHA512 9fdc4f2a5f0fd9e6095123729fc030ed2baeafd975094a0fc24baae33dcddc08cd59f8ece99196a0fb64a2cad4bbf898a4817a0126d08e3d2b5309fc13d9ca7e diff --git a/dev-python/respx/respx-0.21.1.ebuild b/dev-python/respx/respx-0.21.1.ebuild index 33adcd176c16..546e9bced470 100644 --- a/dev-python/respx/respx-0.21.1.ebuild +++ b/dev-python/respx/respx-0.21.1.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64 arm64 x86" RDEPEND=" dev-python/httpx[${PYTHON_USEDEP}] |