diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-24 19:42:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-24 19:42:07 +0100 |
commit | fbd9734cedfe790955100b8e4ab3613457d77b1a (patch) | |
tree | 3eda83643563749dd2792dfb880eaeca1d061c18 /dev-python/sphinxcontrib-trio | |
parent | 6abaca02d36f161c81e2d5ee467719a89f88b2c5 (diff) |
gentoo resync (3) : 24.07.2021
Diffstat (limited to 'dev-python/sphinxcontrib-trio')
-rw-r--r-- | dev-python/sphinxcontrib-trio/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-trio/Manifest b/dev-python/sphinxcontrib-trio/Manifest index f71ba49be7bb..5f7a11dff4fb 100644 --- a/dev-python/sphinxcontrib-trio/Manifest +++ b/dev-python/sphinxcontrib-trio/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib-trio-1.1.2.tar.gz 24131 BLAKE2B 5ddaf5ed6c85905275e206fdd966745ce4dd7296595c488864df291cb7202725ccab722f306dd9d6c27d660f5cb3e43bf9ab2fe50e8aa5a7232c2615dddbdfd0 SHA512 cb90f37f463fbdd3f810eb6d76b4bdaaabe83317de0ad747fcee55980849d691e272884ecdfcbee58851cf536f268f2520caba281d7550fe3250e92c69164434 -EBUILD sphinxcontrib-trio-1.1.2.ebuild 979 BLAKE2B 8564e8ee80e444728259dd7761141c8972292ae7aa7a23e27d8612e4c63e0f65668ba0974f5abca8dfadda27bcdbeba702619ba5b2a16a69d317434d833fac3f SHA512 562169728184180e4fed07a34c5e72c7b00123cb469ccc91e4e9a1c177254ae1d25d6b9d0afd436fcc3108d540b1f13d597c14db70130c758757d359c94f12c9 +EBUILD sphinxcontrib-trio-1.1.2.ebuild 986 BLAKE2B 2ad2e1f3e2f7649adafcdbedfa9a5b89274a1536599e337c4d1a556fb802a66858039d29117912f5652e5455b2e22ed8317be2293dab36b2edf4ea26ef61784d SHA512 b71c09e2594766e577ac878062d07d7de9a3de7767c971ca26decac1a870e6a7d6196cd58993acfeed67a1ad041764409014d5f9acaa7a329baf586441528f81 MISC metadata.xml 1117 BLAKE2B 947c7c2b888c24101db258e47efffbc6db4873c99cb9dd5c2076dfc25d25de04736db46d9fff88667f57f8f09f01c17f2937b2d7f641a8b7cb5baecf9d3d2b2e SHA512 57341896ef4194b5ddab0485e46bd8567c4514518c02e1049db21e9174c420175e47644d948c9c1a6dc03bd4248f235d2d811c6252be7c67f624e0b2883ff2ed diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index e192519714d9..2d42134bee53 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 MIT )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |