summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-22 23:01:46 +0000
committerSam James <sam@gentoo.org>2021-01-22 23:01:46 +0000
commit8579ea1d6964bdab56a42562b1dcbfdfec19502a (patch)
tree062f6a1412ee36fa38907366c9880a2cd3adb7a1 /dev-python/memory_profiler
parentdev-python/arpeggio: Keyword 1.10.0 arm64, #762688 (diff)
downloadgentoo-8579ea1d6964bdab56a42562b1dcbfdfec19502a.tar.gz
gentoo-8579ea1d6964bdab56a42562b1dcbfdfec19502a.tar.bz2
gentoo-8579ea1d6964bdab56a42562b1dcbfdfec19502a.zip
dev-python/memory_profiler: Keyword 0.57 arm64, #762688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/memory_profiler')
-rw-r--r--dev-python/memory_profiler/memory_profiler-0.57.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/memory_profiler/memory_profiler-0.57.ebuild b/dev-python/memory_profiler/memory_profiler-0.57.ebuild
index 823832fa016f..160fdb09fdfc 100644
--- a/dev-python/memory_profiler/memory_profiler-0.57.ebuild
+++ b/dev-python/memory_profiler/memory_profiler-0.57.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
@@ -17,7 +17,7 @@ IUSE="examples"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
# dev-lang/mercury: collision on 'mprof'
# https://bugs.gentoo.org/571176