summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:44:40 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:49:19 -0400
commit411ca2de107ef9b84f1b1f132524f142851772e6 (patch)
tree6969aa6250f89e5eda03faad5910820db4b90d45 /dev-python
parentdev-python/pytest-aiohttp: keyword ~arm/~arm64 (diff)
downloadgentoo-411ca2de107ef9b84f1b1f132524f142851772e6.tar.gz
gentoo-411ca2de107ef9b84f1b1f132524f142851772e6.tar.bz2
gentoo-411ca2de107ef9b84f1b1f132524f142851772e6.zip
dev-python/multidict: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/multidict/multidict-4.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/multidict/multidict-4.5.2.ebuild b/dev-python/multidict/multidict-4.5.2.ebuild
index e62a612710fb..78e3384f1bbe 100644
--- a/dev-python/multidict/multidict-4.5.2.ebuild
+++ b/dev-python/multidict/multidict-4.5.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
DEPEND="