From 1a9e5f976aad49aefa084e7ebe79e972ffed28e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 24 Nov 2023 16:36:01 +0100 Subject: [PATCH] dev-python/suds-community: Stabilize 1.1.2 arm64, #918365 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/suds-community/suds-community-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/suds-community/suds-community-1.1.2.ebuild b/dev-python/suds-community/suds-community-1.1.2.ebuild index 4456d2b4d7707..81b3bd2cb4cc6 100644 --- a/dev-python/suds-community/suds-community-1.1.2.ebuild +++ b/dev-python/suds-community/suds-community-1.1.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux" DOCS=( README.md notes/. )