summaryrefslogtreecommitdiff
path: root/dev-python/aiohttp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-09 00:42:07 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-09 00:42:07 +0000
commit89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95 (patch)
treec1407b0a65d9105e45e27e69d5423fb92991ad82 /dev-python/aiohttp
parentdce0d82bbd5f1fdababd46b19cc7e2399de804ff (diff)
downloadbaldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.gz
baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.xz
baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.zip
Updating liguros repo
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r--dev-python/aiohttp/aiohttp-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.6.2.ebuild b/dev-python/aiohttp/aiohttp-3.6.2.ebuild
index cd2cfb9da4fe..a780dad283a9 100644
--- a/dev-python/aiohttp/aiohttp-3.6.2.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.6.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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"