summaryrefslogtreecommitdiff
path: root/dev-python/aiodns
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-python/aiodns
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-python/aiodns')
-rw-r--r--dev-python/aiodns/Manifest2
-rw-r--r--dev-python/aiodns/aiodns-2.0.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/aiodns/Manifest b/dev-python/aiodns/Manifest
index ba3baa448121..aa94bd4f1cbb 100644
--- a/dev-python/aiodns/Manifest
+++ b/dev-python/aiodns/Manifest
@@ -1,3 +1,3 @@
DIST aiodns-2.0.0.tar.gz 5948 BLAKE2B 70944ffbfa3fa1c591c5aab6ce2c4c59564a7665fd2eda1b544616a4481e58464f918081dfb21f74db08ebe4c7e43eebd17e0dc314cf79423835a182a257cd11 SHA512 d80b8f7641234c4d367e4554b10c5a66265e75ee82c58adf2a36f9e369bb1dbf4341dd6459f10540b771de3f102454511ca81eddf3082733e88c09bbdf125fe0
-EBUILD aiodns-2.0.0-r1.ebuild 832 BLAKE2B 8785b46f1c4658b07f492c0cd136466995645d3895ac3b720cb691db20ad71e1f469ddd8f8ab87c88b75022141fced8a8efd764f7d20ea4326d231edaeaca8ea SHA512 e02aae417df83362660d632599bdab25bd9acdcee76240cfe93d25f070de2160487cba223236f03ce3610976495cc25d8a46aa23a5aa6a2de2f303c8dc84f3d8
+EBUILD aiodns-2.0.0-r1.ebuild 831 BLAKE2B 4bf3fa26125c4539852ab639838cc5ee747a791c21fb828b6d54c323cd7d0ed148a6c72be159ec0f1b4bf08ac8918cfe0716839eab9a316003f605dde63243f5 SHA512 6f2e125e7620e4f4a3141b5e2c64f97d4b0a87e6e42bbcbffbe11feeda90b661fd6003a053a728a7f97239a8202cb9921be7ab45aa5e34e82e53eafb53b83efa
MISC metadata.xml 340 BLAKE2B e607777274ea754605542b7ade5ba3d118ff366ae3bc57f586031450dd54e43189e0e1b3fd8305e351380bda96289e0cd95e074fdebaa7816da757329203775f SHA512 b77ba4eb56072b4801832400361bcc80e73c2f0f1507e9abfd8c9beaa255594554b4a2555e3304307af6c515bea097311c70f515f875a7a98cc197e5cf538ce3
diff --git a/dev-python/aiodns/aiodns-2.0.0-r1.ebuild b/dev-python/aiodns/aiodns-2.0.0-r1.ebuild
index 454882ebac99..7737f6e4b0e8 100644
--- a/dev-python/aiodns/aiodns-2.0.0-r1.ebuild
+++ b/dev-python/aiodns/aiodns-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE=""
# Tests fail with network-sandbox, since they try to resolve google.com
RESTRICT="test"