diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:55:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:55:56 +0300 |
commit | 024ea3e6bcccd09b74326da0e7aec73d3992ea57 (patch) | |
tree | 7c3c482eac195b8080f2e2ce21d978988ab8231f /dev-python/dnspython | |
parent | dev-python/cryptography: Stabilize 41.0.3 x86, #912600 (diff) | |
download | gentoo-024ea3e6bcccd09b74326da0e7aec73d3992ea57.tar.gz gentoo-024ea3e6bcccd09b74326da0e7aec73d3992ea57.tar.bz2 gentoo-024ea3e6bcccd09b74326da0e7aec73d3992ea57.zip |
dev-python/dnspython: Stabilize 2.4.2 ALLARCHES, #912602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.4.2.ebuild b/dev-python/dnspython/dnspython-2.4.2.ebuild index c48c33add1bd..31bcaba25d68 100644 --- a/dev-python/dnspython/dnspython-2.4.2.ebuild +++ b/dev-python/dnspython/dnspython-2.4.2.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="dnssec examples" RDEPEND=" |