summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /virtual/python-singledispatch
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r--virtual/python-singledispatch/Manifest2
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-singledispatch/Manifest b/virtual/python-singledispatch/Manifest
index 971c7432d010..73f01d0f2679 100644
--- a/virtual/python-singledispatch/Manifest
+++ b/virtual/python-singledispatch/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-singledispatch-0.ebuild 547 BLAKE2B 8f71ecbe8440534a3524c725dd12e5c341330d4379ab708dd657b39031072199d77ae80fff42bb97a261dc17db27473714e621b869ef7320ed9c590859b44514 SHA512 ce0881e84825e6ffc2d60cda1e8922589a9800a397835d78a2d61d0ca44bb1c2c214ce9a856ff346de20b8aa1c79af604f0826c3988de449633df5931b55c5a7
+EBUILD python-singledispatch-0.ebuild 552 BLAKE2B 9f017a8bd4456ca0d693176d5a0383dd0000157cf699881083a1f05e48777f474e08221016a20e2234060d2f8ed1264d78d2f50ca616fbda94980808c8567dd9 SHA512 3d505fc478dc7d64f3c2d85a6807d17ebd5bca9b02e22358366f2a2dc69ac727c03b5e3740d7cbafff3a7ba392adf2366786c8eda0be36bdb0303a7dc9d8dedf
MISC metadata.xml 386 BLAKE2B 2a6a959db0caa9e906f7ed96958366ba41bd36b8640d2ccf685faf50d44be723215773b4f056882ccc293b4b41025aec4b12586332ccc70b830d7f45fd57a1af SHA512 ba80e7786de3377de21e2511dca3bbdd8af41f5b6ba2976423bf83dc8ad1ed7f14165cc52538f33c5cf6a2086181fcc3b3f191480bd93b581704b11b93a00739
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index f2b54d525a42..d9570ad0cf0f 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
DESCRIPTION="A virtual for the Python functools.singledispatch function"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}