summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 00:06:50 +0000
committerSam James <sam@gentoo.org>2021-01-24 00:06:50 +0000
commitd9a1554d0d5fa6975ec559271db5e1b045b00d06 (patch)
tree2f7a78c916ef83b382c545f7bbf0750026199a6b /dev-python/osprofiler
parentdev-python/oslotest: Keyword 4.4.1 arm, #728612 (diff)
downloadgentoo-d9a1554d0d5fa6975ec559271db5e1b045b00d06.tar.gz
gentoo-d9a1554d0d5fa6975ec559271db5e1b045b00d06.tar.bz2
gentoo-d9a1554d0d5fa6975ec559271db5e1b045b00d06.zip
dev-python/osprofiler: Keyword 3.4.0 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/osprofiler')
-rw-r--r--dev-python/osprofiler/osprofiler-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"