From 2f0a3c4965d15bce326505f857b18e137df945fa Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 20 Jan 2022 10:13:48 +0100 Subject: dev-python/memory_profiler: Stabilize 0.60 ALLARCHES, #831533 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/memory_profiler/memory_profiler-0.60.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/memory_profiler/memory_profiler-0.60.ebuild') diff --git a/dev-python/memory_profiler/memory_profiler-0.60.ebuild b/dev-python/memory_profiler/memory_profiler-0.60.ebuild index afc8e46ebfb4..e95aa5f7afbe 100644 --- a/dev-python/memory_profiler/memory_profiler-0.60.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.60.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 -- cgit v1.2.3-65-gdbad