summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-05-30 12:08:22 +0900
committerAaron Bauman <bman@gentoo.org>2016-05-30 12:08:22 +0900
commit6c49525f5d3dac6f000bb56465f8a5611731ee06 (patch)
tree7bdbfdd9d4f37e33b0055a9473fc01491d41b860 /dev-python/multidict
parentdev-python/aiohttp: add ~x86 keyword (diff)
downloadgentoo-6c49525f5d3dac6f000bb56465f8a5611731ee06.tar.gz
gentoo-6c49525f5d3dac6f000bb56465f8a5611731ee06.tar.bz2
gentoo-6c49525f5d3dac6f000bb56465f8a5611731ee06.zip
dev-python/multidict: add ~x86 keyword
Diffstat (limited to 'dev-python/multidict')
-rw-r--r--dev-python/multidict/multidict-1.1.0_alpha6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/multidict/multidict-1.1.0_alpha6.ebuild b/dev-python/multidict/multidict-1.1.0_alpha6.ebuild
index f65be5345671..41a9fda0c86b 100644
--- a/dev-python/multidict/multidict-1.1.0_alpha6.ebuild
+++ b/dev-python/multidict/multidict-1.1.0_alpha6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc test"
DEPEND="