summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /virtual/python-singledispatch
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
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 d6b682aa8324..4d995a7d03a4 100644
--- a/virtual/python-singledispatch/Manifest
+++ b/virtual/python-singledispatch/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-singledispatch-0.ebuild 522 BLAKE2B 7db75d51dfaee8fb8e697516f3813e487e6d5ced58fb3b35bd259a582f32f59ec008ae1dc154d76868fd0294bc8aa2ddfaabb980697790eaa42f7abe2c8cb77d SHA512 73d1ee957357a63fe8ebe42e01de8c2f57f0b2046f9f13699d945f45f7d00c8c166812d6a83b678232d347b1e7a56a60b680761da38e983e7a0b447ead444808
+EBUILD python-singledispatch-0.ebuild 523 BLAKE2B ca98ce8a30dbe295cc43e84633988a034f77707f6fc2d1a8a468af70abf3c463cc34dd3faafee2abf248a50da5fba8e27822ac7bf743d7a463914a7bc233bd61 SHA512 5085e3be76b1c5ef4598c8f7a199a3832575faf16437224d728075387b913021f5c8fc669c898967829be1e70f24dc40e2e0beb7d6bf193ba88e81a54ee5433c
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 b18ceb402afa..8f81fd4f9773 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 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}