commit: df605acba05662c74d60c30318e5cbb05809417d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 2 17:11:47 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 2 17:11:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df605acb
dev-python/dnspython: Restore keywords that have the new deps masked Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/dnspython/dnspython-2.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dnspython/dnspython-2.7.0-r1.ebuild b/dev-python/dnspython/dnspython-2.7.0-r1.ebuild index 21a4a30b8cee..63089d6c8f04 100644 --- a/dev-python/dnspython/dnspython-2.7.0-r1.ebuild +++ b/dev-python/dnspython/dnspython-2.7.0-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~m68k" IUSE="dnssec examples https quic" RDEPEND="
