summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-29 13:47:37 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-29 13:47:37 +0300
commit7c61a710e7035ef74a0b1ec902833c92e8666cac (patch)
tree2db0a09a4116a58f9bc99d6286174b9775521bd1
parentsys-power/nut: arm stable wrt bug #688834 (diff)
downloadgentoo-7c61a710.tar.gz
gentoo-7c61a710.tar.bz2
gentoo-7c61a710.zip
dev-python/aiohttp: Add ~arm keyword wrt bug #689830
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="~arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--dev-python/aiohttp/aiohttp-3.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.5.4.ebuild b/dev-python/aiohttp/aiohttp-3.5.4.ebuild
index 791b72cf3344..069ceaa89856 100644
--- a/dev-python/aiohttp/aiohttp-3.5.4.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.5.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"