diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-10-09 17:12:23 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-10-09 17:12:23 +0100 |
commit | c2dfc17da541db80df3362855fdc8c511681eaa7 (patch) | |
tree | ec5d551e847fb1f8267fc49f581462a7f21400ce /dev-python/dnspython | |
parent | www-client/chromium: Stabilize 106.0.5249.103 arm64, #875644 (diff) | |
download | gentoo-c2dfc17da541db80df3362855fdc8c511681eaa7.tar.gz gentoo-c2dfc17da541db80df3362855fdc8c511681eaa7.tar.bz2 gentoo-c2dfc17da541db80df3362855fdc8c511681eaa7.zip |
dev-python/dnspython: Keyword 2.2.1-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-2.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.2.1-r1.ebuild b/dev-python/dnspython/dnspython-2.2.1-r1.ebuild index 19f3117844e8..990f0ef18bcc 100644 --- a/dev-python/dnspython/dnspython-2.2.1-r1.ebuild +++ b/dev-python/dnspython/dnspython-2.2.1-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="dnssec examples" RDEPEND=" |