summaryrefslogtreecommitdiff
path: root/dev-python/aiodns
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /dev-python/aiodns
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'dev-python/aiodns')
-rw-r--r--dev-python/aiodns/Manifest2
-rw-r--r--dev-python/aiodns/aiodns-2.0.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aiodns/Manifest b/dev-python/aiodns/Manifest
index 3ca05be24e74..d1e3d6a7a274 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 824 BLAKE2B 8c24dd47e423d56d31280a51449297ee0eeb65364b38576a1a488c00e2af5de883c9f55d149ed6d518356174f0077e050c152ab770035e43eb41e46547179940 SHA512 e0c5f9d2ef95a95a8ed7aaabe9a9e73afde37e9a7cc08436ddb46dcd5f597944b3faa3c07d8d4fa946703d63db55d4af03143b88df752cb0d3643171eec9c7c5
+EBUILD aiodns-2.0.0-r1.ebuild 831 BLAKE2B 2388f981fcbd95c3554f30c5ad4718dbd0ebc60c6f662a1906a4737cce3330c8a57236356ddcc20cb70a9b008e374d0830143cc4c56cd666f269df0533c5d60b SHA512 43fd2e1dd0232fd092fd4c944aeb38bf7b85ef3f1a51d7d1f9820286718e89237a3cf185c4d7ad27990fcd6a9ba43810159adc978c095b29b13e7e61a720020e
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 60100a71a0da..8553565e66da 100644
--- a/dev-python/aiodns/aiodns-2.0.0-r1.ebuild
+++ b/dev-python/aiodns/aiodns-2.0.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
# Tests fail with network-sandbox, since they try to resolve google.com
RESTRICT="test"