summaryrefslogtreecommitdiff
path: root/dev-python/dill
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-01 20:53:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-01 20:53:45 +0000
commit896d6a8a88861c42b5d531a2f147c8a29a149bd8 (patch)
tree081fe10813721a96088dca6b54bc35bcac18afc6 /dev-python/dill
parent3059f20995d5ac642b7b4a38d538fdf1cc45d90d (diff)
gentoo auto-resync : 01:12:2022 - 20:53:45
Diffstat (limited to 'dev-python/dill')
-rw-r--r--dev-python/dill/Manifest2
-rw-r--r--dev-python/dill/dill-0.3.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dill/Manifest b/dev-python/dill/Manifest
index 4c4910726ae9..a8e2c5466360 100644
--- a/dev-python/dill/Manifest
+++ b/dev-python/dill/Manifest
@@ -1,3 +1,3 @@
DIST dill-0.3.6.gh.tar.gz 171608 BLAKE2B 3b0c6f20218230685c91c10edb4d9bfdbb913464903ce03c92c85ad607ab3973c61c39f9a9807d55c1d3aa3736f5de4575e5beb0784f2b17f0af850210bebd61 SHA512 921bd5122b9b90fd3426a7af5fc8ba70d09b92d740951f5db5d481abb280915d722410f174ab028134acff9a3659899c8f315242caa7a44d8e4b38dd02bb1fa3
-EBUILD dill-0.3.6.ebuild 639 BLAKE2B de8d8ba15f0862458f51a1794aa6be70ab42e1236fdfdb1b6c9b2ad0e7d70e3c9168c5ac43f5d26d06bdf5fec38be931001e4290c625c2ad69b8703164927363 SHA512 2982e7a17cda48002940fec29c5bceda959fd4e148bcec007e48f78f4f8217471da3ddcc80ebc87ccff67ed1eccbe6fefa2be503e57d6970c65f63fdb48e1eb4
+EBUILD dill-0.3.6.ebuild 646 BLAKE2B 8252e5ad5360bf5dc5ad71c45b1715ea164fd2b9de766456395ab52517ba01d1fc5137613019c7b1aa13055723c33d9177407b31347cfda99c73023700cfb8ff SHA512 7097c00e0d68df1248fdfa1b4136e1753bc929f178f74c71ced6ed8bea28b971cde4e4566522700cc966667a66622fe3b0c1301a8c4d1563b3b7ddd2ed263ac6
MISC metadata.xml 997 BLAKE2B ae32cd96d7a4967a9886d4903e21720459c0a963a675d301c2bb651fdb15877d845100822c1e7a7b6184ccaa666cbb6dc58f939616de9c1c22554670d841bd19 SHA512 e3dc363382bea8ed76343b62377c139ad84011a6b804f64b65d93941a7c192c268c0da273c73d5ec1cece7320b15fa88bf5a2f20a628d8845efddab24f3acc5b
diff --git a/dev-python/dill/dill-0.3.6.ebuild b/dev-python/dill/dill-0.3.6.ebuild
index cadbc168383b..ca63cf2a0a9e 100644
--- a/dev-python/dill/dill-0.3.6.ebuild
+++ b/dev-python/dill/dill-0.3.6.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
python_test() {
"${EPYTHON}" -m dill.tests || die