summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 11:04:00 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 11:54:09 +0100
commit235d223e54eed1024e403c456a4662a643150617 (patch)
tree2b65bed0bfa354170c8b2b1f8c3a6a4e58f58984 /dev-python/backports-abc
parentvirtual/python-backports_abc: Add py2 and ypy support (diff)
downloadgentoo-235d223e54eed1024e403c456a4662a643150617.tar.gz
gentoo-235d223e54eed1024e403c456a4662a643150617.tar.bz2
gentoo-235d223e54eed1024e403c456a4662a643150617.zip
dev-python/backports-abc: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/backports-abc')
-rw-r--r--dev-python/backports-abc/backports-abc-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backports-abc/backports-abc-0.4.ebuild b/dev-python/backports-abc/backports-abc-0.4.ebuild
index 772b67d9ea2c..439133db3dcb 100644
--- a/dev-python/backports-abc/backports-abc-0.4.ebuild
+++ b/dev-python/backports-abc/backports-abc-0.4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
# https://github.com/cython/backports_abc/issues/4
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
S=${WORKDIR}/${MY_P}