summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 12:48:36 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 12:48:36 +0200
commite9c54d601929d185af9823d09411742d21aab3b6 (patch)
tree91d9efa257599e3a828db6f61d3cdac63cb06d3e /dev-python/idna
parentdev-python/chardet: Keyword under ALLARCHES policy (diff)
downloadgentoo-e9c54d601929d185af9823d09411742d21aab3b6.tar.gz
gentoo-e9c54d601929d185af9823d09411742d21aab3b6.tar.bz2
gentoo-e9c54d601929d185af9823d09411742d21aab3b6.zip
dev-python/idna: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/idna')
-rw-r--r--dev-python/idna/idna-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/idna/idna-2.0.ebuild b/dev-python/idna/idna-2.0.ebuild
index 65e8a8189689..8f4346736849 100644
--- a/dev-python/idna/idna-2.0.ebuild
+++ b/dev-python/idna/idna-2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="alpha amd64 ~arm hppa ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"