commit: bbbc11a32c115885abfbb2913842dd3b7f7fc2ec
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 07:31:45 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 08:39:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbc11a3
dev-python/aiosmtpd: Remove wd40 arches
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild
b/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild
index d11c092ba1d4..162fe113932d 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
RDEPEND="
>=dev-python/atpublic-4.0[${PYTHON_USEDEP}]