summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-06 17:18:23 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-06 17:34:57 +0000
commit8ae88666194df9ce31e9f43a8e51e236e281b649 (patch)
treeebd44330ca1e7fad5627e803a540f35f52b71dbf
parentx11-libs/xforms: stable 1.2.4-r1 for sparc, bug #763600 (diff)
downloadgentoo-8ae88666.tar.gz
gentoo-8ae88666.tar.bz2
gentoo-8ae88666.zip
dev-python/aiohttp: stable 3.7.3 for sparc, bug #763684
Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/aiohttp/aiohttp-3.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.7.3.ebuild b/dev-python/aiohttp/aiohttp-3.7.3.ebuild
index 00de4b937726..3eea38521ed0 100644
--- a/dev-python/aiohttp/aiohttp-3.7.3.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.7.3.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
@@ -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}]