summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-06 22:39:04 +0000
committerSam James <sam@gentoo.org>2020-11-06 22:39:04 +0000
commit28d4426deb9109e174341f775631190b97dbc8d2 (patch)
tree97d37d0e8e38832c0cf68728f58b6e85238f6370
parentapp-misc/tmux: Stabilize 3.1c x86, #753206 (diff)
downloadgentoo-28d4426deb9109e174341f775631190b97dbc8d2.tar.gz
gentoo-28d4426deb9109e174341f775631190b97dbc8d2.tar.bz2
gentoo-28d4426deb9109e174341f775631190b97dbc8d2.zip
dev-python/aiohttp: Keyword 3.7.2 arm, #752228
Signed-off-by: Sam James <sam@gentoo.org>
-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 e3de7930a028..a51d8ab567c0 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"