summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-22 10:10:18 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-22 10:12:13 -0400
commit3a1423a6cb3560c97090a8584c22c1dec023c409 (patch)
tree931560eebeaf319056cc603f7e07b406a5e39304
parentdev-perl/XML-LibXML: Add ~mips keyword wrt bug #690140 (diff)
downloadgentoo-3a1423a6cb3560c97090a8584c22c1dec023c409.tar.gz
gentoo-3a1423a6cb3560c97090a8584c22c1dec023c409.tar.bz2
gentoo-3a1423a6cb3560c97090a8584c22c1dec023c409.zip
dev-python/aiohttp: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
-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 3b9fe39c93de..791b72cf3344 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"