diff options
author | mirror@stealer.net <mirror@stealer.net> | 2025-06-20 20:00:22 +0000 |
---|---|---|
committer | mirror@stealer.net <mirror@stealer.net> | 2025-06-20 20:00:22 +0000 |
commit | 51ab490ce368eb40b74079f9d136a8d0d9593e8d (patch) | |
tree | c83bc617d9e2644c9728d0ce18a44e1522a3a25b /dev-python/findpython | |
parent | 23b78d6f54e4782007b6aed25d9ff5544662f6ff (diff) |
2025-06-20 19:41:38+00:00
Diffstat (limited to 'dev-python/findpython')
-rw-r--r-- | dev-python/findpython/Manifest | 2 | ||||
-rw-r--r-- | dev-python/findpython/findpython-0.6.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/findpython/Manifest b/dev-python/findpython/Manifest index b59ac8368fa69..c3329b34abd46 100644 --- a/dev-python/findpython/Manifest +++ b/dev-python/findpython/Manifest @@ -1,3 +1,3 @@ DIST findpython-0.6.3.tar.gz 17827 BLAKE2B 6ade39d51f8209192e703ee19510133c837bf3bd4d7897c2d83c1e0b50947c5646e264a72dc5287faf50ac10fbbd61cfe7721240365db8a04f89ac38e032023f SHA512 111a8b5895a122e6e845de5afdec7a476fabbfdc64af289417ec8c168b45fb0832a0a30e07abf48b6e63c74ff8938796509e3d9d8b8f97b3463427dd49203e80 -EBUILD findpython-0.6.3.ebuild 454 BLAKE2B 43a5054221af5be1035205efb86d3fb242ccdd1ca6cafb3f7671e8bfedd47d22bbc54d78d8fa53ea20cb170eef1882255ffb626f3c97160186639f1626c67bce SHA512 38cc9cddb74f99751cf34c5e9ad5eebdfb3ec177e5460150989a5963559c578f6290ebe62fa85a55a47add0daaa7ee65ad46a4c9c1a0e2ab903e0c9dbba614e0 +EBUILD findpython-0.6.3.ebuild 459 BLAKE2B 831a28b54d41e24d2e8c596576b6d198514f33227a3a393682ae100366b0432db4bbc2111e664ec7e69ff036d2724824def64b0a18f6655e70e1365e9f875644 SHA512 2e57e345a00a140aa2393c870c7c2850c696a29c3626bb50e63117ae14f864b09ba1a0bc584480ce663404e17216e31f4f4078f7556c12e2e917450546db928c MISC metadata.xml 486 BLAKE2B 3d00459016727278a000c13b030690c666bc3a04e6960e0e73c7a4538e0e089afcb13246fbfd7a898a5ca15cfe61ba2bd4059a5c54af44c3016922e6855685c5 SHA512 08ee0aba45e2888adfa456287f4da90552631ae287ae4d7fc77cf6f1fe4d2efa4e52623050a2fbd772dfbda80079959297bc526bbbc068881fe6c5f2c8568c17 diff --git a/dev-python/findpython/findpython-0.6.3.ebuild b/dev-python/findpython/findpython-0.6.3.ebuild index 0e5ad248e2ad4..72fb98ad5f905 100644 --- a/dev-python/findpython/findpython-0.6.3.ebuild +++ b/dev-python/findpython/findpython-0.6.3.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" distutils_enable_tests pytest |