From 77ee43e3c3f7ec2dd3f319f9349cda0be5cb8154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 24 Nov 2023 16:31:48 +0100 Subject: [PATCH] dev-python/whatthepatch: Stabilize 1.0.5 arm64, #918320 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/whatthepatch/whatthepatch-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild index 73c6adc2344d3..f5f6080fcdac8 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" distutils_enable_tests pytest