diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:36:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:36:49 +0100 |
commit | 1e393866a67c19169853beea824632ed4e5a47f8 (patch) | |
tree | 770933e3986952dfdd79495f00e55b5cf65b0cfd /dev-python/aiohttp | |
parent | www-apache/mod_authz_unixgroup: amd64 stable wrt bug #763549 (diff) | |
download | gentoo-1e393866a67c19169853beea824632ed4e5a47f8.tar.gz gentoo-1e393866a67c19169853beea824632ed4e5a47f8.tar.bz2 gentoo-1e393866a67c19169853beea824632ed4e5a47f8.zip |
dev-python/aiohttp: amd64 stable wrt bug #763684
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r-- | dev-python/aiohttp/aiohttp-3.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.7.3.ebuild b/dev-python/aiohttp/aiohttp-3.7.3.ebuild index 150a28290d88..dbfcf04ec261 100644 --- a/dev-python/aiohttp/aiohttp-3.7.3.ebuild +++ b/dev-python/aiohttp/aiohttp-3.7.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" RDEPEND=" >=dev-python/async_timeout-3.0.0[${PYTHON_USEDEP}] |