summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
commit99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (patch)
treeda76713365257a445f3ae3b95470917f59d46728 /virtual/python-singledispatch
parent4935506e9a5cbfabd37c64093eac5f36c2ff0017 (diff)
gentoo resync : 24.02.2018
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r--virtual/python-singledispatch/Manifest2
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/python-singledispatch/Manifest b/virtual/python-singledispatch/Manifest
index 058c77e80111..971c7432d010 100644
--- a/virtual/python-singledispatch/Manifest
+++ b/virtual/python-singledispatch/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-singledispatch-0.ebuild 535 BLAKE2B bf5f3148d7721de990010193de79ab44b26540dda2b5925e310d0aa96550ebf6afb96db309cd58fade3c969eabe29e66facb589976014d104825c33eded8f89a SHA512 dc40fe5ec4ae26d0599d005356ce5a2ae0d2ee1cc6cea4d5c5017b04b868dee1885c8e676718775fce3f8f5236e57df96b6c15eb8db912567c906c56c9ff3ea4
+EBUILD python-singledispatch-0.ebuild 547 BLAKE2B 8f71ecbe8440534a3524c725dd12e5c341330d4379ab708dd657b39031072199d77ae80fff42bb97a261dc17db27473714e621b869ef7320ed9c590859b44514 SHA512 ce0881e84825e6ffc2d60cda1e8922589a9800a397835d78a2d61d0ca44bb1c2c214ce9a856ff346de20b8aa1c79af604f0826c3988de449633df5931b55c5a7
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 d8fea99eb1d6..f2b54d525a42 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}