summaryrefslogtreecommitdiff
path: root/dev-python/aiosmtpd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/aiosmtpd')
-rw-r--r--dev-python/aiosmtpd/Manifest2
-rw-r--r--dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/aiosmtpd/Manifest b/dev-python/aiosmtpd/Manifest
index 70a5c1946511..32052b3c2d3f 100644
--- a/dev-python/aiosmtpd/Manifest
+++ b/dev-python/aiosmtpd/Manifest
@@ -1,3 +1,3 @@
DIST aiosmtpd-1.4.6.tar.gz 152775 BLAKE2B 6432388c563bc9e8439f0e685130e103a855004443d24e004ab7bf740c0e93cb7601fc435104f7c1c450e1d6374fe9070ed4a91df58ca0f013e516cd9f40e748 SHA512 5aceaa03d6a00c3c99cd2d53b9320aa3a044d0ee09c22bd4fadf3ee56ea0e307120d1fe4cc798d7a04d53059da674f6dba816a6a6ed7326a510f6caf074e8f90
-EBUILD aiosmtpd-1.4.6.ebuild 1204 BLAKE2B 5d3771144cef83f6f2297f8418fdcd8f22623c344c407fc3b873812b8aef31b7d75f2cb7be63260117e5778508977d8b4e337279547160f6119e43061f9bed44 SHA512 4bb5a67730c707e0bac7dc273feba7256d60cbf8eafff2311e6cc11632decd7fd902eb0527d0424231cc66a9ccb472745a6a7aa7d06752348379c83968d1869f
+EBUILD aiosmtpd-1.4.6.ebuild 1215 BLAKE2B 6a7ba1d4b9b2c145cbd3b8f99ad0639194427e7b2e81334adefa93ca672411df79b34f04d2f2afb18cb85f303dccfc7f563eaf526335770cf4538f88ed967eae SHA512 dfb84b6ff3e32f0c9a98e14da513a1b3e2eab9c17d1a992ec0b173065534f2b5e655df57d5c2bea8aa61fe6fe5d9ee550f745803043693fa99efd9804c6c1c13
MISC metadata.xml 406 BLAKE2B cd739d7ad278ddd958ea696ec4ed98c44a4a5cf719b93b09eeb7aae4af37e0bc755302d0c27b36645b291071d7ce16e45ef8e77275ef68cdc9f9cc759d2ffb1a SHA512 3f3459da7aa5b686f38b5554a64d0c8344bacab39429a19955b56b3b829f0aaf6fd5e6c337394134ba59c3b2d5b5be1fa1f917775b6827b56f055a8203339ed7
diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild b/dev-python/aiosmtpd/aiosmtpd-1.4.6.ebuild
index 9550d3f728ef..5fe9fd92f7d0 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 Gentoo Authors
+# Copyright 2024-2025 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 ~loong ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/atpublic-4.0[${PYTHON_USEDEP}]