diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-24 02:45:57 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-24 02:45:57 +0100 |
commit | 2d51a70c0ec989cfc28d2d9a140206a601378c58 (patch) | |
tree | 5ff136d8b7452def4a7f53ea9b4ad96dc4312c35 /dev-python/matrix-common | |
parent | 26062b5638b6d2a6eedba7797ed6dde6f3d1f01c (diff) |
gentoo auto-resync : 24:08:2022 - 02:45:57
Diffstat (limited to 'dev-python/matrix-common')
-rw-r--r-- | dev-python/matrix-common/Manifest | 2 | ||||
-rw-r--r-- | dev-python/matrix-common/matrix-common-1.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest index 19f428c61aa5..760f27a3c64d 100644 --- a/dev-python/matrix-common/Manifest +++ b/dev-python/matrix-common/Manifest @@ -1,3 +1,3 @@ DIST matrix-common-1.2.1.gh.tar.gz 12598 BLAKE2B 94f25d90c9df948054739cee39033c1f261e61300aa74b7ce606cf8a3c82e716687aa57ddb0f72b8617ae56c21486b50a68f9e6c8611e2f8b19c33b0d2a557e7 SHA512 9ab05d6aeddf4915970916d34e625b7a059823e56ba8868f955cf8971a51ac31891304a7fb00170c60c6b107f7526565f67bd78416a466c50092954c5b422114 -EBUILD matrix-common-1.2.1.ebuild 691 BLAKE2B 6707826ea17a34717f0566af9b87d88bceb74222ebc695b7cb0afba8a02e3f48fbf1f872020806c797266609ef637511e972e9c8e3c4589c3b24e7ae7831d298 SHA512 83b8c16633c9635bc865c7181baddbb92c8c381f357cf5efe5c1b435ddc0bf79d9d1b649bc116a9bf45773c92e485d88e8ff15e3cb1cddad4048c54f2b334f92 +EBUILD matrix-common-1.2.1.ebuild 690 BLAKE2B 4aad23eb84fcd1a253a4f271bc31595e700cefe57270a1126909a79d4986291118b3ecb2a22bc2f1a4b8ebd59951d73f53d9bb93ba2d238ba872dc115b7620c9 SHA512 2701bbe8996c5ebf1267a47f1677415712a88a0110d98ce05e5765fe7c6866b579e0e761e6e4c28c9ea3ca6cff15970978cccdc36059b5337d9063349fd4d887 MISC metadata.xml 538 BLAKE2B 3f2762e9f75ccd4f288edf89417b6a3556628e4b8525e33346148ccffbf772024556069b6b3f59ac71c2a262ec4644e83fabc1ed872741a6b999992cbba454d8 SHA512 ba1bdbf10e9ecdd0e83c483f625366a0467e4be65576450fb5721b2bb1e1b06785ca8a71b67f5b3e1858f756d2463f8623a758c64e27a6aa8ab1e780ddbaf704 diff --git a/dev-python/matrix-common/matrix-common-1.2.1.ebuild b/dev-python/matrix-common/matrix-common-1.2.1.ebuild index 161d2ed85388..834a045ffedc 100644 --- a/dev-python/matrix-common/matrix-common-1.2.1.ebuild +++ b/dev-python/matrix-common/matrix-common-1.2.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/matrix-python-common-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |