commit: 222d0377a648d9234d431f97528762b9717635c1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 21:11:23 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Nov 19 21:11:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=222d0377
dev-python/dnspython: Stabilize 2.8.0 arm64, #964864 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/dnspython/dnspython-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dnspython/dnspython-2.8.0.ebuild b/dev-python/dnspython/dnspython-2.8.0.ebuild index 04ff548d8735..37371a5cfa3d 100644 --- a/dev-python/dnspython/dnspython-2.8.0.ebuild +++ b/dev-python/dnspython/dnspython-2.8.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="dnssec examples https quic" RDEPEND="
