diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:46:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:46:58 +0000 |
commit | 63f3406223cef58059a3c2789557cccb69412a13 (patch) | |
tree | 475c84c0ef90d86e3a32b1d3a18288878dfa3bf8 /dev-python/dnspython | |
parent | dev-python/coverage: Stabilize 7.6.2 ppc, #942260 (diff) | |
download | gentoo-63f3406223cef58059a3c2789557cccb69412a13.tar.gz gentoo-63f3406223cef58059a3c2789557cccb69412a13.tar.bz2 gentoo-63f3406223cef58059a3c2789557cccb69412a13.zip |
dev-python/dnspython: Stabilize 2.7.0 ALLARCHES, #942262
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.7.0.ebuild b/dev-python/dnspython/dnspython-2.7.0.ebuild index 24a34d0cb853..dd6ae6ba26ae 100644 --- a/dev-python/dnspython/dnspython-2.7.0.ebuild +++ b/dev-python/dnspython/dnspython-2.7.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="dnssec examples" RDEPEND=" |