summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:01:52 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:01:52 +0100
commit10f5d6d4dcee9fdb57d68b742a504fef67ea5abe (patch)
tree7c19731f839442d2473d3278dad3e1f67a0086f4 /dev-python/memory_profiler
parentdev-python/mkdocs-material: Stabilize 8.0.5 ALLARCHES, #830785 (diff)
downloadgentoo-10f5d6d4dcee9fdb57d68b742a504fef67ea5abe.tar.gz
gentoo-10f5d6d4dcee9fdb57d68b742a504fef67ea5abe.tar.bz2
gentoo-10f5d6d4dcee9fdb57d68b742a504fef67ea5abe.zip
dev-python/memory_profiler: Stabilize 0.59 ALLARCHES, #830786
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/memory_profiler')
-rw-r--r--dev-python/memory_profiler/memory_profiler-0.59.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/memory_profiler/memory_profiler-0.59.ebuild b/dev-python/memory_profiler/memory_profiler-0.59.ebuild
index afc8e46ebfb4..e95aa5f7afbe 100644
--- a/dev-python/memory_profiler/memory_profiler-0.59.ebuild
+++ b/dev-python/memory_profiler/memory_profiler-0.59.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ IUSE="examples"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
# dev-lang/mercury: collision on 'mprof'
# https://bugs.gentoo.org/571176