summaryrefslogtreecommitdiff
path: root/dev-python/aiohttp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-07 18:43:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-07 18:43:37 +0000
commit1dfcf1b38796cb3fe3efcf8f8d1399119fb0497e (patch)
tree23972fb0e383d10a416b45730038c22564e4a398 /dev-python/aiohttp
parent8620e4e6393ae048ca01239c955e22ae4549c3fa (diff)
downloadbaldeagleos-repo-1dfcf1b38796cb3fe3efcf8f8d1399119fb0497e.tar.gz
baldeagleos-repo-1dfcf1b38796cb3fe3efcf8f8d1399119fb0497e.tar.xz
baldeagleos-repo-1dfcf1b38796cb3fe3efcf8f8d1399119fb0497e.zip
Updating liguros repo
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-3.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.7.2.ebuild b/dev-python/aiohttp/aiohttp-3.7.2.ebuild
index 6f2021145de4..64f2659c42e4 100644
--- a/dev-python/aiohttp/aiohttp-3.7.2.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.7.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"