summaryrefslogtreecommitdiff
path: root/dev-python/osprofiler
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
commitd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (patch)
tree1814dd2b5bbf2e7639fdafbeef48d228cfaf5e9b /dev-python/osprofiler
parentabaa75b10f899ada8dd05b23cc03205064394bc6 (diff)
gentoo resync : 29.01.2021
Diffstat (limited to 'dev-python/osprofiler')
-rw-r--r--dev-python/osprofiler/Manifest2
-rw-r--r--dev-python/osprofiler/osprofiler-3.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/osprofiler/Manifest b/dev-python/osprofiler/Manifest
index 36dd65715399..ccc0ab51381a 100644
--- a/dev-python/osprofiler/Manifest
+++ b/dev-python/osprofiler/Manifest
@@ -1,3 +1,3 @@
DIST osprofiler-3.4.0.tar.gz 86842 BLAKE2B 78a679424023f7cd20a0c6c5825747e3c108e977b44985e2f106b8e82d9cfb44f84b3662df531c64cf09fd4ce313c8a457b803ca820291d58f4f2bacb51eff81 SHA512 d88c0c68eee693a799f4e52a447dd7a4b79f7eddeb1c82bf41cdf3be6457c1b1116b6caa19530de4df376a1cbc26f4094835c3ef7110016d3d9ba989f8e8e41c
-EBUILD osprofiler-3.4.0.ebuild 969 BLAKE2B 790ecd2f53b33fe3be0cd95babc913f80c02cebfc206dc0dbb5e91620b36a8e749afccd0f718c8ba6fced2c15357ea4623eabf5060aa2e097b8bbee0afe5bd61 SHA512 b959b43bc7917c9c3b9aeb9c3a3c667e537a5624c8e2eb05f3043d5b1e1f1902401befa8d4b01004c7842f7a709803b937669704e297c340ca1ca06432da5f88
+EBUILD osprofiler-3.4.0.ebuild 974 BLAKE2B 1fc5b95f1430c6454e381634c00c93db3b5bacf214aea5df454b5a6cbd69807fa714c3f004a8a79188ec4237af946b26c3233527e210143e31d808ee3791c2c7 SHA512 887f10957dcd20b513af3556a26d623d3b12922a1d875656a565d901e1667d44b23faae83b3b08ac8bc7ce47a8f340358de36179e5d6f20e9779426eed807475
MISC metadata.xml 511 BLAKE2B 600ed1bf9d3821c0b1a2538841f54a80e4b54d2777667b0cc7b52c13ca65df880c7057a17917e685ffe08acb4755903d4faff5459b428fa75203d4488d16de21 SHA512 fb6511654c0dc9fcde7662c92a1509d1183da8198821464ce9672552ff840772025d4b90619a8bc56db5f569e7c9311efdc89cdb1f0ea634fff5ac2fb80eacdd
diff --git a/dev-python/osprofiler/osprofiler-3.4.0.ebuild b/dev-python/osprofiler/osprofiler-3.4.0.ebuild
index ce439384cc98..867e13b1047e 100644
--- a/dev-python/osprofiler/osprofiler-3.4.0.ebuild
+++ b/dev-python/osprofiler/osprofiler-3.4.0.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/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
DEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"