summaryrefslogtreecommitdiff
path: root/dev-python/webencodings
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-python/webencodings
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-python/webencodings')
-rw-r--r--dev-python/webencodings/Manifest2
-rw-r--r--dev-python/webencodings/webencodings-0.5.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/webencodings/Manifest b/dev-python/webencodings/Manifest
index 8eac24659cbf..92f092833277 100644
--- a/dev-python/webencodings/Manifest
+++ b/dev-python/webencodings/Manifest
@@ -1,3 +1,3 @@
DIST webencodings-0.5.1.tar.gz 9721 BLAKE2B f62ee91cf0230f55bfbe9973a621bbaf3aa250f511b2e1e2c0c6db00bf52760bb058957040600cb33d6f9208987302a70783b04325be4ff344c428a43664290a SHA512 b727b01bac6ec79bca517960d27b4c0668b295f25559471b9641c2c33dab55db6dac9c990952177964c6418382c22831b14d57df5e632d51d7abf97b61f24326
-EBUILD webencodings-0.5.1-r1.ebuild 692 BLAKE2B 65247d87d8553072c8da00ccff0062560e906f6242ad1d1e4bd7bca40c7936669d06a8878d2bc1cf7e67690c54aeeadf7b0cce74870dc53200ce355b5a502c32 SHA512 222122f0870c90ce5f1f36029c2b86b5f3e3cd7727bb6eed6ce512cf2ee8cb623f8714e8bee890e4837244dd63fddcc4e70a40ebbe8064165f8afca36b5e62e9
+EBUILD webencodings-0.5.1-r1.ebuild 693 BLAKE2B 9fb881d2cea4df685eeb47d3155c83dd94d8511c63098cfca1e695970ed31fdb92bbf8153b8bea23f2b1b066d71bf8161609cb52645a3208e6a322940f4bdfaf SHA512 9b2ef9b2276a47c33e010d8935d232651cd74e43995a197b4f3aeb72a15b279025ddf6ab52f089ca21b7d0c3b6c846d92d38bb3b4a3a2c61b1fd9c277c3d40fe
MISC metadata.xml 601 BLAKE2B 7aae19bbfaa3f6438cabb4ffea7382bae8cb0943c067196f243580642178fb5d8904cc817185c9c99f5acd66d262f7f662e4157f3c98406af82126e337d619d1 SHA512 a42f81e499be46efda6ec91c4f174465bbcce9fc7fbab0b65bdfcb1a7a15b56eba95510d83a2910ea15114e051114b3435d35c3b934777c67c9397cb80e7c1e1
diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild
index 0d1ac7f202fb..ed53ab0cc7a4 100644
--- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild
+++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
distutils_enable_tests pytest